Commit graph

46 commits

Author SHA1 Message Date
2fe7536c53 Remove OAuthToken from db (use authlib dict); basic OAuth2 service provider with Forgejo
Some checks failed
/ build (push) Failing after 13s
/ test (push) Successful in 4s
2025-01-18 06:20:44 +01:00
21ccdad953 Cosmetic
Some checks failed
/ build (push) Failing after 14s
/ test (push) Successful in 5s
2025-01-16 05:43:26 +01:00
a597a444b5 Container: fix typo 2025-01-16 05:40:07 +01:00
192ec4a0a5 Container: remove --root-path in CMD
All checks were successful
/ build (push) Successful in 42s
/ test (push) Successful in 5s
2025-01-15 02:59:56 +01:00
b15e617439 Fix README
Some checks failed
/ build (push) Failing after 14s
/ test (push) Successful in 5s
2025-01-13 23:00:00 +01:00
b13dca5679 Basic doc in README
Some checks failed
/ build (push) Failing after 14s
/ test (push) Successful in 5s
2025-01-13 22:35:54 +01:00
ae53a1472d Style
Some checks failed
/ build (push) Failing after 14s
/ test (push) Successful in 5s
2025-01-13 17:06:45 +01:00
d8c9546c62 Style
Some checks failed
/ build (push) Failing after 14s
/ test (push) Successful in 5s
2025-01-13 17:01:11 +01:00
831ea063c1 Git merge
Some checks failed
/ build (push) Failing after 14s
/ test (push) Successful in 5s
2025-01-13 05:45:31 +01:00
b5f2e5b57b Get more user info from provider's userinfo endpoint 2025-01-13 05:37:55 +01:00
c7e5332e12 Use id_token for sessions
Some checks failed
/ build (push) Failing after 14s
/ test (push) Successful in 5s
2025-01-11 20:41:33 +01:00
724887e133 Use refresh_token to refresh session
Some checks failed
/ build (push) Failing after 14s
/ test (push) Successful in 4s
2025-01-11 18:28:48 +01:00
26128d0c1a Style
Some checks failed
/ build (push) Failing after 14s
/ test (push) Successful in 5s
2025-01-11 03:54:53 +01:00
ea5fab38d5 CI: set version from git 4
All checks were successful
/ build (push) Successful in 14s
/ test (push) Successful in 5s
2025-01-11 03:20:22 +01:00
26b7c049b6 CI: set version from git 3
Some checks failed
/ build (push) Failing after 5s
/ test (push) Successful in 5s
2025-01-11 03:11:03 +01:00
7b53d45026 CI: set version from git 2
Some checks failed
/ build (push) Failing after 5s
/ test (push) Successful in 5s
2025-01-11 03:07:34 +01:00
3b3b7a07fb CI: set version from git
Some checks failed
/ test (push) Successful in 6s
/ build (push) Failing after 6s
2025-01-11 02:46:42 +01:00
71b6cdc2bc CI: Fix workflow
All checks were successful
/ build (push) Successful in 16s
/ test (push) Successful in 5s
2025-01-10 23:51:21 +01:00
21f1222085 Bump version
All checks were successful
/ test (push) Successful in 5s
2025-01-10 23:48:44 +01:00
b1553ec7bf Add hint to providers
All checks were successful
/ test (push) Successful in 5s
2025-01-10 23:40:24 +01:00
66d9d2dc09 CI: add build
All checks were successful
/ test (push) Successful in 5s
2025-01-10 19:45:26 +01:00
1c89a509a3 Set standard app directory in container
All checks were successful
/ test (push) Successful in 9s
2025-01-10 19:42:59 +01:00
4f5092481c Add basic test CI
Some checks failed
/ test (push) Failing after 20s
2025-01-10 19:23:38 +01:00
a310649507 Add basic test 2025-01-10 19:18:57 +01:00
c7478aff5f Cosmetic 2025-01-10 19:03:09 +01:00
41cf615052 Remove breakpoint 2025-01-10 17:39:46 +01:00
57681d91fe Run container with uvicorn, move templates for packaging, add systemd config for container deployment, add OIDC_TEST_SETTINGS_FILE env var for setting, misc fixes 2025-01-10 17:33:10 +01:00
170e663ee8 Add provider id field, relaxing name 2025-01-10 00:09:12 +01:00
57041e9233 Container, bug fixes 2025-01-09 23:41:32 +01:00
23f180e521 Many updates, too log to list 2025-01-09 19:39:20 +01:00
5c3d54c3f2 Add fake db, properly deal with roles, improve types, etc 2025-01-05 05:06:58 +01:00
522b3465df Update deps 2025-01-04 12:08:43 +01:00
09d9bc0a7d Add hasrole route decorator, more checks, refactor 2025-01-03 17:00:38 +01:00
e44d89e512 Cosmetic 2025-01-03 13:36:22 +01:00
e1640b118d Add automatic link status check 2025-01-03 12:39:41 +01:00
f4fc6f18ec Add ipdb dev dependency 2025-01-03 12:38:47 +01:00
c98382843b Cleanup 2025-01-03 02:01:22 +01:00
17662dd5bc Refactor 2025-01-02 11:23:53 +01:00
f67d1f4a1d Fix computed field return type 2025-01-02 11:03:14 +01:00
24f1761632 Cosmetic 2025-01-02 10:46:02 +01:00
e13b7e1e29 Cosmetic 2025-01-02 04:04:45 +01:00
78ce6fd01a Cosmetic 2025-01-02 03:30:18 +01:00
fa4032c0e6 Cosmetic 2025-01-02 03:16:03 +01:00
3e3db42468 Cosmetic 2025-01-02 03:09:16 +01:00
e98b785a63 Git ignore actual settings 2025-01-02 02:17:06 +01:00
4be2036f3b Initial commit 2025-01-02 02:14:30 +01:00