Commit Graph

  • dd2656e9dd Add missing poetry export plugin main 3wc 2025-07-26 12:26:36 +01:00
  • 12fc3ac359 Switch to autono-bot for gitea access 3wc 2025-07-26 12:20:50 +01:00
  • a4f2149223 update docs for latest keycloak knoflook 2023-11-21 15:47:47 +01:00
  • 74280d6093 Merge pull request 'feat: admins only feature flag' (#10) from ff-admins-only into main decentral1se 2023-04-18 09:00:20 +00:00
  • bae57efaa6 feat: admins only feature flag decentral1se 2023-04-17 18:27:23 +02:00
  • 2835682455 Fix registry URL 3wc 2023-04-07 21:04:48 -04:00
  • d0d0a1871d Switch to publishing on git.autonomic.zone 3wc 2023-04-07 21:03:55 -04:00
  • ce9b07cf50 Update docs 3wc 2023-04-07 16:24:44 -04:00
  • 98c93ac279 Drop more /auth/ 3wc 2023-04-06 11:53:10 -04:00
  • f4ca0b3f1f Just drop /auth/.. 3wc 2023-04-06 11:48:07 -04:00
  • 99e968a587 Configurable KEYCLOAK_BASE_URL 3wc 2023-04-06 11:27:30 -04:00
  • 3f326b74d6 feat: minlength validation cellarspoon 2022-01-10 10:33:07 +01:00
  • df35fe181a fix: show message as string cellarspoon 2022-01-10 10:32:54 +01:00
  • 53a6abb7a8 feat: email validation cellarspoon 2022-01-10 10:27:42 +01:00
  • de207e3153 feat: password confirmation cellarspoon 2022-01-10 10:17:35 +01:00
  • e50ffa50ee fix: basic styles, dont list table if no entries cellarspoon 2022-01-10 09:59:48 +01:00
  • 3138a2964f feat: add invited_by attribute cellarspoon 2022-01-10 09:40:16 +01:00
  • e347b1eed1 feat: auto log in feature cellarspoon 2022-01-10 09:09:33 +01:00
  • d8d0504570 Remove missing flag [ci skip] decentral1se 2021-06-16 09:51:38 +02:00
  • 89ce72d8cd Add link to video decentral1se 2021-06-15 13:18:55 +02:00
  • 7b65bc6f26 Fix that [ci skip] decentral1se 2021-06-13 18:39:55 +02:00
  • ef40138911 Note about existing keycloak requirement decentral1se 2021-06-13 18:31:24 +02:00
  • 777bd824a5 Try to ensure a fresh token on request decentral1se 2021-06-13 17:43:26 +02:00
  • c45ee1647c We already have some punctuation [ci skip] decentral1se 2021-06-13 16:52:39 +02:00
  • d9e68d997d Add app logging decentral1se 2021-06-13 16:24:03 +02:00
  • f6597e8fae Await closing of redis connection decentral1se 2021-06-13 12:58:24 +02:00
  • ae5309a476 Fix typo [ci skip] decentral1se 2021-06-13 12:50:13 +02:00
  • 8ed276c1b8 Handle empty DB decentral1se 2021-06-13 12:49:11 +02:00
  • 0ff83c60f4 Add feature set docs [ci skip] decentral1se 2021-06-13 12:32:15 +02:00
  • d8dce4de1b Fix name [ci skip] decentral1se 2021-06-13 12:23:17 +02:00
  • 4cc3bc4178 Add sample env [ci skip] decentral1se 2021-06-13 12:22:52 +02:00
  • d22abd2bc5 The Big Refactor decentral1se 2021-06-13 11:43:30 +02:00
  • 195c6626c0 Further clarify decentral1se 2021-06-12 19:49:37 +02:00
  • d06656b639 Fix grammar decentral1se 2021-06-12 19:48:31 +02:00
  • 80dd93823e Invite links prototype working decentral1se 2021-06-12 19:46:48 +02:00
  • 480cd4a4fe Drop copy for now decentral1se 2021-06-12 17:39:29 +02:00
  • c5c856e6e9 Further into invite link display decentral1se 2021-06-12 02:15:50 +02:00
  • 96e718db3a aioredis integration and forced authentication decentral1se 2021-06-12 00:53:57 +02:00
  • 1acc7705df Style changes for logout decentral1se 2021-06-11 22:30:13 +02:00
  • 30edb39163 Support logging in and out decentral1se 2021-06-11 22:28:43 +02:00
  • 5942468164 Document env vars decentral1se 2021-06-11 22:28:32 +02:00
  • 9d83b7191d Revert "Attempt to rework url_for" decentral1se 2021-06-11 19:44:19 +02:00
  • 3ad0cef90f Attempt to rework url_for decentral1se 2021-06-11 19:33:55 +02:00
  • f84f9958a1 Use all prod flags decentral1se 2021-06-11 19:05:01 +02:00
  • 7a22c6f4e0 Get rid of that decentral1se 2021-06-11 18:30:03 +02:00
  • 0aaf99da97 Add jwks_uri and use username decentral1se 2021-06-11 18:26:38 +02:00
  • f2593e209e Use matching identifiers decentral1se 2021-06-11 18:15:50 +02:00
  • 65475912c1 Use more specific URL for keycloak decentral1se 2021-06-11 18:14:34 +02:00
  • 011b68c179 Add this scope decentral1se 2021-06-11 17:48:07 +02:00
  • 96b6ceba70 Use request again and catch all errors decentral1se 2021-06-11 17:28:37 +02:00
  • 8e4c57029a Try dropping that decentral1se 2021-06-11 17:22:47 +02:00
  • f30f0d4846 Fix typo [ci skip] decentral1se 2021-06-11 16:55:53 +02:00
  • 70cda89bcf Fix that lol decentral1se 2021-06-11 16:54:28 +02:00
  • eb4e66d213 Fixup URL handling decentral1se 2021-06-11 16:39:22 +02:00
  • a48088e9cf Use better name decentral1se 2021-06-11 16:24:11 +02:00
  • d0afeefd4f Use full URL from config decentral1se 2021-06-11 16:20:16 +02:00
  • ed309544d3 First run at the keycloak login decentral1se 2021-06-11 15:58:28 +02:00
  • 82a506278b Basic login redirect decentral1se 2021-06-11 14:23:13 +02:00
  • 043eaff5fd Templates support decentral1se 2021-06-11 14:14:04 +02:00
  • 8ef45fd03e Simple dev target decentral1se 2021-06-11 14:13:55 +02:00
  • 14c810f436 Add makefile [ci skip] decentral1se 2021-06-11 13:54:05 +02:00
  • a9b03ec081 Fix URL decentral1se 2021-06-11 13:34:07 +02:00
  • 79f1602f82 Add badge decentral1se 2021-06-11 13:33:46 +02:00
  • 4cf5045ce7 Init this thing decentral1se 2021-06-11 13:32:41 +02:00