1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2024-12-22 13:12:41 +00:00
Arsse/tests
J. King 38bdde1167 Add access tokens to the db, with relevant code
Tokens are similar to sessions in that they stand in for users, but the
protocol handlers will manage them; Fever login hashes are the
originating use case for them. These must never expire, for example,
and we need to specify their values.

This commit also performs a bit of database clean-up
2019-03-09 16:23:56 -05:00
..
cases Add access tokens to the db, with relevant code 2019-03-09 16:23:56 -05:00
docroot Whitespace cleanup 2018-10-26 14:58:04 -04:00
lib Validate configuration parameters on import, and other changes 2019-01-20 22:40:49 -05:00
bootstrap.php Initial rewrite of REST class; needs more testing, but should be functional 2018-01-06 12:02:45 -05:00
phpunit.xml Add parser for TTRSS search strings 2019-02-28 15:31:33 -05:00
server.php Test server tweak 2017-12-07 17:27:42 -05:00