1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2024-12-22 21:22:40 +00:00
Arsse/tests
J. King 0972cff660 Completely revamped NCNv1 REST handler
- URLs are now matched centrally against a whitelist
- %-encoded URLs are still handled correctly
- Dispatched methods now only handle one specific task
- Filler methods (e.g. versionPOST) are no longer required
- Unhandled URLs now return 501 Not Implemented rather than 404 Not Found; this removes some ambiguity in the semantics of 404
2017-05-19 23:52:26 -04:00
..
Conf Fix whitespace 2017-04-06 21:41:21 -04:00
Db/SQLite3 NCNv1 feed calls and other changes 2017-05-18 23:03:33 -04:00
Exception Fix whitespace 2017-04-06 21:41:21 -04:00
Lang Fix whitespace 2017-04-06 21:41:21 -04:00
lib NCNv1 feed calls and other changes 2017-05-18 23:03:33 -04:00
REST/NextCloudNews Completely revamped NCNv1 REST handler 2017-05-19 23:52:26 -04:00
User Removed most calls to userExists() 2017-05-11 18:00:35 -04:00
phpunit.xml First set of Database subscription tests 2017-05-10 22:01:00 -04:00
test.php NCNv1 feed calls and other changes 2017-05-18 23:03:33 -04:00