1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2024-12-25 10:02:40 +00:00
Commit graph

195 commits

Author SHA1 Message Date
J. King
1073707f9c First set of tests for token issuance 2019-12-08 19:07:59 -05:00
J. King
1e94d102e5 Merge branch 'master' into microsub 2019-12-06 18:21:05 -05:00
J. King
9d28dd5051 Tests for auth code verification 2019-12-06 10:44:01 -05:00
J. King
bbe70b6abc Corect CamelCase references to Nextcloud 2019-12-05 13:02:02 -05:00
J. King
5df89009e6 Merge branch 'master' of https://code.mensbeam.com/MensBeam/arsse 2019-12-02 19:09:16 -05:00
J. King
38a2776ae9 Merge branch 'master' into microsub 2019-10-19 22:45:12 -04:00
J. King
728eecfbb5 Additional service tests 2019-10-19 12:14:13 -04:00
J. King
2e7fa7cd1d Merge branch 'master' into microsub 2019-10-17 13:01:35 -04:00
J. King
64c3ec3571 Coverage fixes and OPML bugfix 2019-10-17 13:00:56 -04:00
J. King
c0f42ac031 Second set of authentication tests 2019-09-28 14:41:35 -04:00
J. King
ba17d16358 Use media type matcher in IndieAuth 2019-09-28 09:55:27 -04:00
J. King
cb49d810ee Merge branch 'master' into microsub 2019-09-27 22:50:50 -04:00
J. King
4f5a8e3180 Make media type checking more robust 2019-09-27 22:38:03 -04:00
J. King
29fb8b9ea7 Stop REST class adding Basic auth for token checks 2019-09-27 19:14:15 -04:00
J. King
94bf37c388 Authentication tests
More tests are needed
2019-09-27 17:09:30 -04:00
J. King
26fa9461eb First battery of IndieAuth tests, with fixes 2019-09-26 19:44:25 -04:00
J. King
7958cc6f62 Test skeleton for IndieAuth 2019-09-25 08:23:42 -04:00
J. King
cbd382d768 Token verification and revocation 2019-09-24 13:59:52 -04:00
J. King
73a27728a1 Bearer token validation 2019-09-22 22:17:42 -04:00
J. King
e1318ee736 Bearer validation 2019-09-20 18:49:09 -04:00
J. King
e6482bb8aa Refactor auth code verification some more, and fix token issuance 2019-09-20 11:12:31 -04:00
J. King
7a337d7d62 Refactor of IndieAuth implementation
Token issuance still needs to be fixed
2019-09-19 19:38:54 -04:00
J. King
a81f2897c8 Basic token issuance
The auth code verification should be refactored out for efficiency and
accuracy so that a client ID may be easily associated with a token.
2019-09-14 23:05:30 -04:00
J. King
c814ce1791 Handle errors better 2019-09-14 20:51:05 -04:00
J. King
daab0068d6 Auth code verification and general reorganization 2019-09-14 18:44:40 -04:00
J. King
8308fbad31 Documentation and auth code client ID tracking 2019-09-13 11:02:56 -04:00
J. King
1b149e770c Add token data to database 2019-09-12 21:19:26 -04:00
J. King
dd3e143212 Complete IndieAuth authorizer 2019-09-10 17:48:38 -04:00
J. King
d8c484d387 Partial implementation of IndieAuth authorization 2019-09-10 00:02:11 -04:00
J. King
02330759b4 Implement IndieAuth discovery 2019-09-09 20:38:27 -04:00
J. King
53aa7a4d0d Style fixes 2019-09-05 10:21:36 -04:00
J. King
d9c769d40e Remove Target class 2019-09-05 10:19:05 -04:00
J. King
29667464a1 Remove unnecessary namespace imports 2019-09-05 10:03:32 -04:00
J. King
137be8bde2 Fix whitespace 2019-07-26 23:24:29 -04:00
J. King
45a43488ee Increase compatibility with misbehaving Fever clients 2019-07-26 23:23:22 -04:00
J. King
2aa16f3405 Merge branch 'fever' into opml 2019-07-24 14:04:04 -04:00
J. King
61b942df70 Defer Fever favicons to a future release 2019-07-24 12:27:50 -04:00
J. King
0480465e7e Test Fever XML responses
Fixes #158
2019-07-24 09:10:13 -04:00
J. King
6ef13d0880 Style fixes 2019-05-01 22:52:20 -04:00
J. King
3899ee6b4e Allow for replacing label and tag associations
This supplements adding and removing
2019-04-27 18:32:15 -04:00
J. King
2d18be959c Tests for undoing read marks 2019-04-10 18:27:57 -04:00
J. King
c55a960b85 Slight cleanup 2019-04-10 15:14:45 -04:00
J. King
8532c581a8 Handle OPTIONS requests in Fever 2019-04-10 10:51:02 -04:00
J. King
afb95e53b0 Initial implementation of read-undo 2019-04-10 10:21:14 -04:00
J. King
52bc5fbda6 Tests for simple marking 2019-04-10 09:48:28 -04:00
J. King
15915a4393 Initial implementation of simple marks 2019-04-08 23:31:22 -04:00
J. King
c783ec4357 Prototype XML output for Fever 2019-04-08 20:58:45 -04:00
J. King
98fc3f4940 Test for hot links 2019-04-08 19:21:21 -04:00
J. King
4ce371ece6 Tests and fixes for Fever item listing 2019-04-08 18:41:56 -04:00
J. King
e3d2215920 Style fixes 2019-04-05 11:03:15 -04:00