Nicolas Frati
705f87fc20
[management] fix: device redirect uri wasn't registered ( #6191 )
...
* fix: device redirect uri wasn't registered
* fix lint
2026-05-18 12:57:59 +02:00
Nicolas Frati
96672dd1f8
[management] chores: update dex version ( #6124 )
...
* chores: update dex version
* chore: update dex fork
2026-05-12 13:50:35 +02:00
Nicolas Frati and braginini
e89aad09f5
[management] Enable MFA for local users ( #5804 )
...
* wip: totp for local users
* fix providers not getting populated
* polished UI and fix post_login_redirect_uri
* fix: make sure logout is only prompted from oidc flow
Signed-off-by: jnfrati <nicofrati@gmail.com >
* update templates
Signed-off-by: jnfrati <nicofrati@gmail.com >
* deps: update dex dependency
Signed-off-by: jnfrati <nicofrati@gmail.com >
* fix qube issues
Signed-off-by: jnfrati <nicofrati@gmail.com >
* replace window with globalThis on home html
Signed-off-by: jnfrati <nicofrati@gmail.com >
* fixed coderabbit comments
Signed-off-by: jnfrati <nicofrati@gmail.com >
* debug
* remove unused config and rename totp issuer
* deps: update dex reference to latest
* add dashboard post logout redirect uri to embedded config
* implemented api for mfa configuration
* update docs and config parsing
* catch error on idp manager init mfa
* fix tests
* Add remember me for MFA
* Add cookie encryption and session share between tabs
* fixed logout showing non actionable error and session cookie encription key
* fixed missing mfa settings on sql query for account
* fix code index for mfa activity
---------
Signed-off-by: jnfrati <nicofrati@gmail.com >
Co-authored-by: braginini <bangvalo@gmail.com >
2026-05-08 16:31:20 +02:00
Nicolas Frati
1795bc801d
chores: updated discussions and issues templates ( #6073 )
2026-05-05 07:53:01 -07:00
Nicolas Frati
dcd1db42ef
[management] Enable PAT creation during setup ( #6003 )
...
* enable pat creation on setup
* remove logic from handler towards setup service
* fix lint issue
* fix rollback on account id returning empty
* fix coderabbit comments
* fix setup PAT rollback behavior
2026-04-30 17:21:35 +02:00
Nicolas Frati
7eba5dafd8
[misc] Add comment automation on release workflow for PRs ( #6016 )
...
* feat: add comment automation on release workflow for PRs
* update action permissions
2026-04-29 11:28:55 +02:00
Nicolas Frati
8ae8f2098f
[management] chores: fix lint error on google workspace ( #5907 )
...
* chores: fix lint error on google workspace
* chores: updated google api dependency
* update google golang api sdk to latest
2026-04-16 20:02:09 +02:00