• Joined on 2022-08-01
h4kor pushed to auth at h4kor/owl-blogs 2022-11-06 15:50:33 +00:00
fa30d4fd8e test for same host
h4kor pushed to auth at h4kor/owl-blogs 2022-11-06 15:40:28 +00:00
1d793c325b allow redirect_uris from same host and scheme
4d5af131c2 PKCE implementation
Compare 2 commits »
h4kor pushed to auth at h4kor/owl-blogs 2022-11-06 13:36:39 +00:00
ae387f3d7d redirect uri verification
h4kor pushed to auth at h4kor/owl-blogs 2022-11-06 13:17:18 +00:00
3975f08441 WIP redirect_uri verification
h4kor pushed to auth at h4kor/owl-blogs 2022-11-05 20:17:34 +00:00
f3f72d8111 CSRF
h4kor pushed to auth at h4kor/owl-blogs 2022-11-05 19:25:05 +00:00
269262b381 fix auth page action
h4kor pushed to auth at h4kor/owl-blogs 2022-11-05 19:12:28 +00:00
2246cad5df WIP auth codes and profile
h4kor pushed to auth at h4kor/owl-blogs 2022-11-04 20:53:18 +00:00
da9111c186 include request data in password form
h4kor created pull request h4kor/owl-blogs#25 2022-11-03 20:23:37 +00:00
WIP: IndieAuth
h4kor created branch auth in h4kor/owl-blogs 2022-11-03 20:22:58 +00:00
h4kor pushed to auth at h4kor/owl-blogs 2022-11-03 20:22:58 +00:00
1072f48e9f WIP Login Page
h4kor pushed to master at h4kor/owl-blogs 2022-11-03 19:30:19 +00:00
2acca40afe verifying password
7165e4c30a setting user password
Compare 2 commits »
h4kor pushed to master at h4kor/owl-blogs 2022-11-03 18:23:16 +00:00
76ef9c1fe6 Refactoring tests (done)
h4kor pushed to master at h4kor/owl-blogs 2022-11-02 21:13:00 +00:00
4aef1ca2ee WIP more cleaning up tests
h4kor pushed to master at h4kor/owl-blogs 2022-11-02 21:02:52 +00:00
c92ab958a6 WIP clean up tests. Moving checks into assertions functions
h4kor opened issue h4kor/owl-blogs#24 2022-11-02 15:25:25 +00:00
Implement MicroPub endpoints
h4kor opened issue h4kor/owl-blogs#23 2022-11-02 15:25:04 +00:00
Implement IndieAuth
h4kor pushed to master at h4kor/owl-blogs 2022-11-01 21:00:04 +00:00
73def1b477 warning
h4kor pushed to master at h4kor/owl-blogs 2022-11-01 20:57:54 +00:00
5f3978eaac updated docs
h4kor closed pull request h4kor/owl-blogs#20 2022-11-01 20:43:00 +00:00
WIP: adding guards to webmention