diff --git a/BREAKING.md b/BREAKING.md index 1b2a509..98c1e63 100644 --- a/BREAKING.md +++ b/BREAKING.md @@ -2,4 +2,4 @@ These breaking changes will **NOT** be handled in this version. -- Basic (kinda) and Digest auth. This version will use the selfoss credentials via Basic authentication. \ No newline at end of file +- Basic and Digest auth. This version will use the selfoss credentials via Basic authentication. \ No newline at end of file diff --git a/TODO.md b/TODO.md deleted file mode 100644 index 2c3a87a..0000000 --- a/TODO.md +++ /dev/null @@ -1,12 +0,0 @@ -# TODO - - -- Service injection - -- Basic auth - * Self signed certs - * Timeout + 408 - -- Clean HTTP login -- DB loading and actions -- Code cleaning \ No newline at end of file