Commit Graph

  • 3023179d74
    Fix wrong log warning message for request_uri validation main Diogo Peralta Cordeiro 2022-01-20 12:11:40 +0000
  • 13ebdf68e9 Added v0.1.0 date v0.1.0 Barnaby Walters 2021-06-24 13:48:53 +0200
  • 76e6689d59 Corrected reference Barnaby Walters 2021-06-24 13:44:54 +0200
  • caa64eb8c4 Added contributions section to readme Barnaby Walters 2021-06-24 13:44:13 +0200
  • 85afbd7ff1 Added to README, php version constraint, doc regen Barnaby Walters 2021-06-24 13:43:00 +0200
  • c5ab491fc8 Removed composer.lock, set GH action to test against 7.3, 7.4 & 8.0 Barnaby Walters 2021-06-24 13:33:38 +0200
  • d933a42591 Minor changes to make tests compatible with PHP 8.0 Barnaby Walters 2021-06-24 13:32:24 +0200
  • 7a62d38333 Minor changes for PHP 7.3 compatibility Barnaby Walters 2021-06-24 13:29:39 +0200
  • d6594beebe Fixed issue preventing auth form scopes from being stored Barnaby Walters 2021-06-18 16:44:10 +0200
  • 87bfe33443 Added additional logging Barnaby Walters 2021-06-18 16:33:39 +0200
  • 353f15b7b1 Regenerated documentation Barnaby Walters 2021-06-18 16:12:05 +0200
  • 01a15f0b46 Made SingleUserAuth callback set a cookie Barnaby Walters 2021-06-18 16:11:49 +0200
  • a2d8223650 Documented config parameter Barnaby Walters 2021-06-18 00:48:05 +0200
  • 1af270b42f Implemented, tested non-PKCE flow. Fixes #1 Barnaby Walters 2021-06-18 00:39:21 +0200
  • ce541c3607 Added test for missing parameters, now also validating code_challenge_method Barnaby Walters 2021-06-16 23:41:51 +0200
  • 76663d8dc6 Added badges to README Barnaby Walters 2021-06-16 16:09:07 +0200
  • 9af1cdb4f8 Added build status badge Barnaby Walters 2021-06-16 15:59:25 +0200
  • bb22f9b0e3 Linked build status badge to builds page Barnaby Walters 2021-06-16 15:58:28 +0200
  • 6b3c56fb6e Fixed more static issues Barnaby Walters 2021-06-15 01:14:27 +0200
  • 7a64366d56 Corrected some more type issues Barnaby Walters 2021-06-15 01:03:11 +0200
  • 896f661a7f Installed Psalm, set up static analysis Barnaby Walters 2021-06-15 00:51:04 +0200
  • f0469a7d54 Added build status badge Barnaby Walters 2021-06-15 00:20:14 +0200
  • 353b163471 Set action PHP version to 7.4 Barnaby Walters 2021-06-15 00:04:53 +0200
  • 390bbacd80 Moved setup-php to correct location Barnaby Walters 2021-06-15 00:03:45 +0200
  • 6ee1c0986d Fixed syntax Barnaby Walters 2021-06-15 00:03:05 +0200
  • 83900d915d Set GH action to use PHP 7.3 Barnaby Walters 2021-06-15 00:02:34 +0200
  • 7cc21b39c3 Changed GH action Barnaby Walters 2021-06-14 23:57:45 +0200
  • a98ca9e33d Merge branch 'main' of github.com:Taproot/indieauth Barnaby Walters 2021-06-14 23:53:23 +0200
  • 37ae81ed5c Fixed nyholm requirement Barnaby Walters 2021-06-14 23:53:15 +0200
  • 23520e79e3
    Create php.yml Barnaby Walters 2021-06-14 23:50:20 +0200
  • 998c246d2d Regenerated coverage Barnaby Walters 2021-06-13 15:55:36 +0200
  • aba744948e Added quick links to README Barnaby Walters 2021-06-13 15:49:23 +0200
  • 5ee97182bc Regenerated coverage to work with GH pages: Barnaby Walters 2021-06-13 15:47:54 +0200
  • 31bc355fcf Re-ran coverage Barnaby Walters 2021-06-13 15:37:41 +0200
  • 36d56807fe Regenerated docs Barnaby Walters 2021-06-13 15:35:36 +0200
  • 2255202803 Added test coverage data to docs folder so it shows up in GH pages Barnaby Walters 2021-06-13 15:35:07 +0200
  • bf16d0eb55 Improved some tests, got to 95% coverage Barnaby Walters 2021-06-13 15:30:58 +0200
  • ca1819776e Tested SingleUserPasswordAuthCallback, improved ServerTest Barnaby Walters 2021-06-13 15:24:17 +0200
  • 74a5797c30 Added pseudocode example Barnaby Walters 2021-06-13 14:40:53 +0200
  • 61aa7f55f9 Refactored TokenStorageInterface for an improved flow Barnaby Walters 2021-06-13 14:34:37 +0200
  • 645ab833c5 Fixed reference: Barnaby Walters 2021-06-13 12:49:23 +0200
  • b53d5fc1da Syntax-highlighted doc examples Barnaby Walters 2021-06-13 00:30:44 +0200
  • d0fa39472a ditto in README Barnaby Walters 2021-06-13 00:19:41 +0200
  • 7f1cb9e8b2 Improved naming of authentication callback config key Barnaby Walters 2021-06-13 00:19:16 +0200
  • 62d02dacc0 Added a bunch of extra documentation Barnaby Walters 2021-06-13 00:01:32 +0200
  • 9234ad64bd parens Barnaby Walters 2021-06-12 23:27:46 +0200
  • efaa4b0cdf Added link to handleauthendpointrequest Barnaby Walters 2021-06-12 23:27:20 +0200
  • 842d83af8e Made docs link more specific, added helpful links Barnaby Walters 2021-06-12 23:23:48 +0200
  • 96e30c8dd1 Linked to GH pages documentation Barnaby Walters 2021-06-12 23:17:02 +0200
  • 1a33705de5 Regenerated docs Barnaby Walters 2021-06-12 23:11:33 +0200
  • be44ce6330 Clarified implied provenance of example secret Barnaby Walters 2021-06-12 23:11:17 +0200
  • 2f47415332 Clarified implied provenance of example secret Barnaby Walters 2021-06-12 23:11:05 +0200
  • f28471df25 Cleaned up usage examples Barnaby Walters 2021-06-12 23:10:20 +0200
  • 128da7f53e Stubbed README with usage example from Server docblock Barnaby Walters 2021-06-12 23:06:55 +0200
  • 02a2773c60 Added phpdoc config, generated documentation Barnaby Walters 2021-06-12 23:04:51 +0200
  • 3881139b95 Refactored Server to validate params in the correct order Barnaby Walters 2021-06-12 22:54:08 +0200
  • a0fe1b5f80 Required cache-control headers on more responses Barnaby Walters 2021-06-12 20:08:16 +0200
  • f66473cc53 Started documenting the DSC-CSRF middleware Barnaby Walters 2021-06-11 01:52:09 +0200
  • c0abe846cd Doc clarifications Barnaby Walters 2021-06-11 01:33:36 +0200
  • 196d8a887f Documented Server, both important Interfaces Barnaby Walters 2021-06-11 01:21:39 +0200
  • db39fff517 Server at 100% test coverage Barnaby Walters 2021-06-10 20:46:01 +0200
  • 4743922954 Implemented and tested both code exchange routes Barnaby Walters 2021-06-10 20:05:26 +0200
  • 9c6ef316e1 Started implementing token exchange, tests Barnaby Walters 2021-06-10 18:25:54 +0200
  • c3b4e5ec5b Started implementing token exchange, tests Barnaby Walters 2021-06-10 18:23:21 +0200
  • 9fc7299232 Added auth request parameter validation, tests. Started work on exchange methods Barnaby Walters 2021-06-10 18:18:49 +0200
  • e3c3d124bb Added auth request parameter validation, tests. Started work on exchange methods Barnaby Walters 2021-06-10 17:49:27 +0200
  • 3ae570809e Added some validation and utility functions, with tests Barnaby Walters 2021-06-10 15:37:07 +0200
  • bfadaf2fb2 Updated Server and tests to work with new TokenStorageInterface Barnaby Walters 2021-06-10 14:11:58 +0200
  • ec27c48946 Reworked TokenStorageInterface, changed JsonStorage Barnaby Walters 2021-06-09 23:46:33 +0200
  • ed5f43a5e4 Started reworking TokenStorage Barnaby Walters 2021-06-09 21:56:16 +0200
  • c106e1568c Removed some unused use statements, un-required psr/http-client Barnaby Walters 2021-06-09 01:14:23 +0200
  • c8979a4857 Excluded templates from test coverage, now up to 89% Barnaby Walters 2021-06-09 00:26:27 +0200
  • c4b1409f13 Cleaned up some unused use statements, added code coverage script. 79% covered already Barnaby Walters 2021-06-09 00:21:33 +0200
  • 6d5e93b07c Refactored Exception Handling, mostly tested authorization request handler Barnaby Walters 2021-06-09 00:06:35 +0200
  • 61bc3d7418 Wrote some more Server tests Barnaby Walters 2021-06-08 00:58:19 +0200
  • b2c4f8eee5 Created default authorization and authentication callbacks Barnaby Walters 2021-06-07 20:32:02 +0200
  • 4d3a025296 Expanded default authorization view callback, default form template Barnaby Walters 2021-06-07 01:39:33 +0200
  • 7442da1ae9 Started putting default templates together Barnaby Walters 2021-06-06 17:47:06 +0200
  • 825ec1c0e5 Tested FilesystemJsonStorage Barnaby Walters 2021-06-06 17:21:33 +0200
  • ddcaf4b64d Started writing tests Barnaby Walters 2021-06-06 17:03:13 +0200
  • b111c619d4 Restructured src to use PSR-4 autoloading, moved many functions to functions.php Barnaby Walters 2021-06-06 15:13:13 +0200
  • 1b2bd1f513 Finished first draft of the authorization endpoint implementation Barnaby Walters 2021-06-06 14:47:05 +0200
  • 8ab57bee25 Initial commit Barnaby Walters 2021-06-06 01:18:44 +0200