38 Commits (cf896121b225edbbd66c910e4ac0361baf3897a3)

Author SHA1 Message Date
J. King cf896121b2 Style fixes 5 years ago
J. King 5f775bef7a Appease phpdbg coverage bug 6 years ago
J. King 931fe3b585 Move password generation to the User class 6 years ago
J. King 898533bde5 More simplification 6 years ago
J. King 057d72c816 Remove the distinction between internal and external user functionality 6 years ago
J. King 11747c93fd Strip out unused user management functionality 6 years ago
J. King 1aa556cf12 Add HTTP authentication support to TTRSS; fixes #133 6 years ago
J. King 79f9808f1f CS fixes 6 years ago
J. King 11b2066922 Added per-file legal boilerplate 7 years ago
J. King f7e50fe95d Passed code through linter 7 years ago
J. King a485913535 Update readme; remove username composition; default pre-auth to false 7 years ago
J. King d3bca6eb47 More code coverage accommodation 7 years ago
J. King 4cded011ff Complete implementations of server status and user status REST calls 7 years ago
J. King 3a26c75044 Tests for Database::meta*() functions 7 years ago
J. King da092d5f8c Changed Misc\DateFormatter to a collection of static methods and renamed it to Date; renamed Data to Arsse to avoid confusion and better reflect its centrality 7 years ago
J. King d4674c61b2 More bug fixes 7 years ago
J. King 15285dba1e Add PHPHDoc type hints for certain class properties 7 years ago
J. King c800852f3a Remove stubs to support non-HTTP authentication 7 years ago
J. King 4a816f827b NCNv1 feed calls and other changes 7 years ago
J. King acbb254bfb Tests for removing subscriptions 7 years ago
J. King 98c950de58 Removed most calls to userExists() 7 years ago
J. King a67fe30408 Fix whitespace 7 years ago
J. King f902346b6c Eliminated passing of RuntimeData instances 7 years ago
Dustin Wilson 7236020b8b Changed "NewsSync" to "Arsse" 7 years ago
J. King 7687109132 Reorganize Db namespace; alter User ns to match 7 years ago
J. King 337b2cf90c Remove last vestiges of PDO accomodation 7 years ago
J. King 766f2b65a4 Cover unknown/invalid user levels 7 years ago
J. King 7ae3c978b3 Full set of tests for authorization 7 years ago
J. King e4852b581a Start on tests for authorization 7 years ago
J. King 798d7e7ab7 Added synthetic tests for external User drivers 7 years ago
J. King 1834cb9963 Last of the basic tests for the User class 7 years ago
J. King be9ebf9ca1 Remove authz from User driver; moved to main class 7 years ago
J. King 8a0d021622 More User tests and resultant fixes 7 years ago
J. King 7785eb072b Complete rewrite of User class and other changes 7 years ago
J. King e6feb8de8d First basic test for User class 7 years ago
J. King 574388665a Tidy up tests and User stuff 7 years ago
Dustin Wilson c5fac33398 Converted all hard tabs to soft tabs 7 years ago
J. King c213b5928d move code out of vendor tree into lib 7 years ago
J. King 8f77cbba1e Tweaks 8 years ago
J. King 9ed4bb6f5b Added authorization checks throughout 8 years ago
J. King 646b44c9cf Functioning (but still incomplete) user management 8 years ago