mbess pushed to refactor_modules at mbess/minauthator 2024-12-01 20:50:42 +00:00
9c7db1ef6e test(integration/http): add hurl scenario
dffea8ab39 refactor: structure of an hexagonal architecture
Compare 2 commits »
mbess pushed to refactor_modules at mbess/minauthator 2024-11-29 20:35:38 +00:00
3f4e94948f WIP: refactor hexagonal architecture
mbess pushed to feat_user_groups at mbess/minauthator 2024-11-29 16:32:52 +00:00
840fcee93d WIP: user groups
mbess created branch feat_user_groups in mbess/minauthator 2024-11-29 16:32:52 +00:00
mbess pushed to refactor_modules at mbess/minauthator 2024-11-28 11:47:11 +00:00
49978bb3d8 WIP: refactor: modules reorganizations
mbess created branch refactor_modules in mbess/minauthator 2024-11-28 11:47:11 +00:00
mbess pushed to master at mbess/minauthator 2024-11-25 08:07:36 +00:00
69af48bb62 feat(ui/user): add apps listing
mbess pushed to master at mbess/minauthator 2024-11-24 22:37:43 +00:00
acb96dee39 feat(user_panel): basic authorizations management
mbess pushed to feat_user_panel_authorizations at mbess/minauthator 2024-11-24 22:37:32 +00:00
acb96dee39 feat(user_panel): basic authorizations management
mbess pushed to master at bicycleure/website 2024-11-24 17:46:20 +00:00
0f79ca8b76 ci: upgrade hugo version to 0.133.1
mbess pushed to master at bicycleure/website 2024-11-24 17:29:41 +00:00
b9a43b78b1 fix: remove use of deprecated .Site.LastChange property
mbess pushed to feat_user_panel_authorizations at mbess/minauthator 2024-11-22 16:57:30 +00:00
mbess pushed to feat_user_panel_authorizations at mbess/minauthator 2024-11-18 08:02:24 +00:00
mbess created branch feat_user_panel_authorizations in mbess/minauthator 2024-11-18 08:02:24 +00:00
mbess renamed repository from minauth to mbess/minauthator 2024-11-17 11:30:45 +00:00
mbess pushed to master at mbess/minauthator 2024-11-16 13:30:05 +00:00
b20c30048c fix: better JWT cookie management
mbess pushed to master at mbess/minauthator 2024-11-16 12:04:48 +00:00
d70d622e04 fix(auth): remove JWT cookie when it's invalid
f0fad9a90a feat(authorize): add implicit authorize flow
Compare 2 commits »
mbess pushed to master at mbess/minauthator 2024-11-15 17:34:23 +00:00
fa31485e44 fix: rename project to minauthator
mbess pushed to master at mbess/minauthator 2024-11-12 13:29:59 +00:00
fbbe6719b6 refactor: apply clippy recommendations
7a06c33b99 deps: remove useless dependencies
Compare 2 commits »
mbess pushed to master at mbess/minauthator 2024-11-11 22:16:54 +00:00
81b249d341 fix: better scope handling