Nico
|
332e5bffda
|
refactor: extract restic in core package (#651)
* refactor: extract restic in core package
* chore: add turbo task runner
* refactor: split server utils
* chore: simplify withDeps signature and fix non-null assertion
|
2026-03-11 21:56:07 +01:00 |
|
Nico
|
3e50e37e02
|
chore: bump drizzle to beta-16 (#622)
chore: bump drizzle to beta-16
test: increase test coverage
|
2026-03-05 22:23:45 +01:00 |
|
Nico
|
4a601d157d
|
refactor(sso): extract sso code into it's own module (#617)
|
2026-03-04 18:47:24 +01:00 |
|
Nico
|
cb405f1790
|
refactor: sso utils (#608)
|
2026-03-03 21:28:39 +01:00 |
|
Nico
|
f511095fde
|
fix(sso): prevent auto-linking with an existing account in a different org (#607)
* fix(sso): prevent auto-linking with an existing account in a different org
* chore: lint issue
* chore: bump @better-auth/sso
|
2026-03-03 20:27:50 +01:00 |
|
Nico
|
7a3932f969
|
feat: OIDC (#564)
* feat: oidc
feat: organization switcher
refactor: org context
feat: invitations
GLM
* feat: link current account
* refactor: own page for sso registration
* feat: per-user account management
* refactor: code style
* refactor: user existing check
* refactor: restrict provider configuration to super admins only
* refactor: cleanup / pr review
* chore: fix lint issues
* chore: pr feedbacks
* test(e2e): automated tests for OIDC
* fix: check url first for sso provider identification
* fix: prevent oidc provider to be named "credential"
|
2026-02-27 23:13:54 +01:00 |
|