Commit Graph

60 Commits

Author SHA1 Message Date
bae57efaa6 feat: admins only feature flag 2023-04-17 18:27:23 +02:00
3wc
2835682455 Fix registry URL
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-07 21:04:48 -04:00
3wc
d0d0a1871d Switch to publishing on git.autonomic.zone
Some checks failed
continuous-integration/drone/push Build is failing
2023-04-07 21:03:55 -04:00
3wc
ce9b07cf50 Update docs
[ci skip]
2023-04-07 16:24:44 -04:00
3wc
98c93ac279 Drop more /auth/
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-06 11:53:10 -04:00
3wc
f4ca0b3f1f Just drop /auth/..
All checks were successful
continuous-integration/drone/push Build is passing
Ruangrupa isn't using this, but if they were, they would probably also
need without-/auth/
2023-04-06 11:48:07 -04:00
3wc
99e968a587 Configurable KEYCLOAK_BASE_URL
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-06 11:27:30 -04:00
3f326b74d6 feat: minlength validation
All checks were successful
continuous-integration/drone/push Build is passing
2022-01-10 10:33:07 +01:00
df35fe181a fix: show message as string 2022-01-10 10:32:54 +01:00
53a6abb7a8 feat: email validation 2022-01-10 10:27:42 +01:00
de207e3153 feat: password confirmation 2022-01-10 10:17:35 +01:00
e50ffa50ee fix: basic styles, dont list table if no entries
All checks were successful
continuous-integration/drone/push Build is passing
2022-01-10 09:59:48 +01:00
3138a2964f feat: add invited_by attribute
All checks were successful
continuous-integration/drone/push Build is passing
2022-01-10 09:40:16 +01:00
e347b1eed1 feat: auto log in feature
All checks were successful
continuous-integration/drone/push Build is passing
2022-01-10 09:09:33 +01:00
d8d0504570 Remove missing flag [ci skip] 2021-06-16 09:51:38 +02:00
89ce72d8cd Add link to video
All checks were successful
continuous-integration/drone/push Build is passing
2021-06-15 13:18:55 +02:00
7b65bc6f26 Fix that [ci skip] 2021-06-13 18:40:01 +02:00
ef40138911 Note about existing keycloak requirement
All checks were successful
continuous-integration/drone/push Build is passing
2021-06-13 18:31:24 +02:00
777bd824a5 Try to ensure a fresh token on request
All checks were successful
continuous-integration/drone/push Build is passing
2021-06-13 17:43:26 +02:00
c45ee1647c We already have some punctuation [ci skip] 2021-06-13 17:13:57 +02:00
d9e68d997d Add app logging
All checks were successful
continuous-integration/drone/push Build is passing
2021-06-13 16:24:03 +02:00
f6597e8fae Await closing of redis connection
All checks were successful
continuous-integration/drone/push Build is passing
2021-06-13 12:58:32 +02:00
ae5309a476 Fix typo [ci skip] 2021-06-13 12:50:20 +02:00
8ed276c1b8 Handle empty DB
All checks were successful
continuous-integration/drone/push Build is passing
2021-06-13 12:49:11 +02:00
0ff83c60f4 Add feature set docs [ci skip] 2021-06-13 12:32:15 +02:00
d8dce4de1b Fix name [ci skip] 2021-06-13 12:23:17 +02:00
4cc3bc4178 Add sample env [ci skip] 2021-06-13 12:22:52 +02:00
d22abd2bc5 The Big Refactor
All checks were successful
continuous-integration/drone/push Build is passing
Closes #3.
Closes #5.
Closes #7.
Closes #4.
Closes #2.
2021-06-13 12:20:16 +02:00
195c6626c0 Further clarify
All checks were successful
continuous-integration/drone/push Build is passing
2021-06-12 19:49:37 +02:00
d06656b639 Fix grammar
All checks were successful
continuous-integration/drone/push Build is passing
2021-06-12 19:48:31 +02:00
80dd93823e Invite links prototype working
All checks were successful
continuous-integration/drone/push Build is passing
2021-06-12 19:46:48 +02:00
480cd4a4fe Drop copy for now
All checks were successful
continuous-integration/drone/push Build is passing
2021-06-12 17:39:29 +02:00
c5c856e6e9 Further into invite link display 2021-06-12 02:15:50 +02:00
96e718db3a aioredis integration and forced authentication 2021-06-12 00:53:57 +02:00
1acc7705df Style changes for logout 2021-06-11 22:30:13 +02:00
30edb39163 Support logging in and out 2021-06-11 22:28:43 +02:00
5942468164 Document env vars 2021-06-11 22:28:32 +02:00
9d83b7191d Revert "Attempt to rework url_for"
All checks were successful
continuous-integration/drone/push Build is passing
This reverts commit 3ad0cef90f.
2021-06-11 19:44:19 +02:00
3ad0cef90f Attempt to rework url_for
All checks were successful
continuous-integration/drone/push Build is passing
See https://github.com/encode/starlette/issues/843#issuecomment-629170638.
2021-06-11 19:33:55 +02:00
f84f9958a1 Use all prod flags
All checks were successful
continuous-integration/drone/push Build is passing
2021-06-11 19:05:01 +02:00
7a22c6f4e0 Get rid of that
All checks were successful
continuous-integration/drone/push Build is passing
2021-06-11 18:30:03 +02:00
0aaf99da97 Add jwks_uri and use username
All checks were successful
continuous-integration/drone/push Build is passing
2021-06-11 18:26:38 +02:00
f2593e209e Use matching identifiers 2021-06-11 18:15:50 +02:00
65475912c1 Use more specific URL for keycloak 2021-06-11 18:14:34 +02:00
011b68c179 Add this scope
All checks were successful
continuous-integration/drone/push Build is passing
2021-06-11 17:48:07 +02:00
96b6ceba70 Use request again and catch all errors
All checks were successful
continuous-integration/drone/push Build is passing
2021-06-11 17:28:37 +02:00
8e4c57029a Try dropping that
All checks were successful
continuous-integration/drone/push Build is passing
2021-06-11 17:22:47 +02:00
f30f0d4846 Fix typo [ci skip] 2021-06-11 16:55:53 +02:00
70cda89bcf Fix that lol
All checks were successful
continuous-integration/drone/push Build is passing
2021-06-11 16:54:28 +02:00
eb4e66d213 Fixup URL handling
All checks were successful
continuous-integration/drone/push Build is passing
2021-06-11 16:39:22 +02:00