1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2024-12-23 17:12:41 +00:00
Commit graph

867 commits

Author SHA1 Message Date
J. King
26fa9461eb First battery of IndieAuth tests, with fixes 2019-09-26 19:44:25 -04:00
J. King
6d2b587e38 Merge branch 'master' into microsub 2019-09-25 18:40:29 -04:00
J. King
c5337b37b4 Consolidate creation of synthetic server requests 2019-09-25 18:30:53 -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
67bde97e0c Update changelog 2019-09-12 11:50:33 -04:00
J. King
a143c86136 Set up test better 2019-09-12 11:14:30 -04:00
J. King
3da884dfbc Don't embed ito SQL strings with question marks
Fixes #175
2019-09-12 09:53:43 -04:00
J. King
be5ad50f54 Tests for text search clause generator 2019-09-12 09:41:01 -04:00
J. King
fb6e2babb9 Change some conditions to asserts 2019-09-12 08:32:40 -04:00
J. King
d0f780d4e6 Unit tests for IN() clause generator 2019-09-11 15:25: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
3aac583c00 Add Microsub to possible future APIs 2019-09-05 14:02:06 -04:00
J. King
5620070106 Update changelog 2019-09-05 13:59:19 -04:00
J. King
b0517ddda1 Merge branch 'urlnorm' 2019-09-05 13:58:14 -04:00
J. King
c9e86e71c4 More style fixes 2019-09-05 11:25:50 -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
6235cb0be6 Fix errors in last commit 2019-09-05 10:13:17 -04:00
J. King
29667464a1 Remove unnecessary namespace imports 2019-09-05 10:03:32 -04:00
J. King
0eb0fbcc0d Also normalize relative URLs 2019-09-03 19:34:56 -04:00
J. King
3439895779 Normalize URLs before establishing feed uniqueness 2019-09-03 19:04:23 -04:00
J. King
a175561574 Documentation corrections 2019-09-03 13:26:00 -04:00
J. King
bd71ddb929 Percent-encoding and IPv6 normalization 2019-09-03 13:16:05 -04:00
J. King
03262e7f44 Typo fix 2019-08-29 19:06:59 -04:00
J. King
f159965b56 Add more cautious about using MySQL 2019-08-29 13:53:32 -04:00
J. King
3f3a571fc1 Go back to mainline Daux 2019-08-29 13:06:38 -04:00
J. King
12fe786a2f Cleanup 2019-08-29 12:28:23 -04:00
J. King
d4802bcdb6 Handle IDNs
While IPv6 address normalization was originally planned, this was deemed
too much effort to bother with such a niche feature; IPv6 addresses are
instead passed through unmodified
2019-08-27 15:18:02 -04:00
J. King
dc750acf07 Handle ports, paths, and credentials correctly 2019-08-27 11:08:13 -04:00
J. King
13c27c2536 Start on URL normalizer 2019-08-26 22:13:30 -04:00
J. King
f688155ca4 Note manual in changelog 2019-08-25 13:28:26 -04:00
J. King
e5696fdf44 Merge branch 'manual' 2019-08-25 13:21:44 -04:00
J. King
bab4174a17 Move database driver helps out of test cases 2019-08-25 13:19:11 -04:00
J. King
fa3cfcd589 Correct error in stand-alone Nginx sample 2019-08-24 15:23:52 -04:00
J. King
5bf791709b Add an index for the "Getting Started" section; other tweaks 2019-08-24 15:02:29 -04:00
J. King
3ea2eeb817 Clarify the list of requirements is informational 2019-08-24 10:03:35 -04:00
J. King
d5af499a6e Typo 2019-08-22 19:41:46 -04:00
J. King
1ce54372b7 Add a mission statement of sorts 2019-08-22 19:07:57 -04:00