J. King
|
1e94d102e5
|
Merge branch 'master' into microsub
|
2019-12-06 18:21:05 -05:00 |
|
J. King
|
3ee89bf669
|
Version bump
|
2019-12-06 17:46:53 -05:00 |
|
J. King
|
c9d4540616
|
Merge branch 'mysql'
|
2019-12-06 17:44:29 -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
|
15de8c2320
|
Fix PostgreSQL connection error message
|
2019-12-02 17:14:03 -05:00 |
|
J. King
|
737dd9f6b8
|
Fix foreign keys in MySQL
|
2019-12-01 15:00:28 -05:00 |
|
J. King
|
0e5b242c67
|
Version bump
|
2019-10-28 11:07:04 -04:00 |
|
J. King
|
c59cdfef76
|
Whitespace fixes
|
2019-10-25 15:16:35 -04:00 |
|
J. King
|
38a2776ae9
|
Merge branch 'master' into microsub
|
2019-10-19 22:45:12 -04:00 |
|
J. King
|
71c7cd8fb1
|
Full coverage! Fixes #66
|
2019-10-19 18:51:01 -04:00 |
|
J. King
|
728eecfbb5
|
Additional service tests
|
2019-10-19 12:14:13 -04:00 |
|
J. King
|
7ac4fb4715
|
Clarify PDO workaround for SQLite
|
2019-10-18 16:09:01 -04:00 |
|
J. King
|
3ef1177f06
|
Remove driver lists
|
2019-10-18 13:20:28 -04:00 |
|
J. King
|
b6dd8ab20d
|
Improvements to and proper tests for query builder
|
2019-10-18 13:11:03 -04:00 |
|
J. King
|
c706a76057
|
Simplify array flattening
|
2019-10-18 13:10:03 -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
|
1809fb254e
|
Deal with trailing whitespace in media types
|
2019-09-27 22:54:33 -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
|
5f993187ea
|
Be explicit with HTTP challenge character encoding
|
2019-09-27 17:16:34 -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
|
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
|
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
|
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
|
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 |
|