The clean & modern RSS server that doesn't give you any crap. https://thearsse.com/
Find a file
J. King 2c9f6bd5a7 Cover authorization exceptions
Check each of the current User class features and ensure they trigger an exception when they should and do not when they shouldn't.  Tests check against both an internal and external mock driver
2017-02-28 12:37:45 -05:00
lib Cover unknown/invalid user levels 2017-02-28 11:19:33 -05:00
locale Remove authz from User driver; moved to main class 2017-02-22 23:22:45 -05:00
sql/SQLite3 Converted all hard tabs to soft tabs 2017-02-16 14:29:42 -06:00
tests Cover authorization exceptions 2017-02-28 12:37:45 -05:00
.gitattributes Converted all hard tabs to soft tabs 2017-02-16 14:29:42 -06:00
.gitignore composer.lock should be in the repository 2017-02-11 15:03:22 -05:00
autoload.php Changes to Lang (fixes #33) with tests 2017-02-09 16:39:13 -05:00
bootstrap.php Changes to Lang (fixes #33) with tests 2017-02-09 16:39:13 -05:00
composer.json Complete rewrite of User class and other changes 2017-02-20 17:04:13 -05:00
composer.lock Complete rewrite of User class and other changes 2017-02-20 17:04:13 -05:00