1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-24 15:49:46 +02:00
planka/server/api/controllers/users
Maksim Eltyshev 634d6ceab1
Some checks failed
Build and push Docker DEV image / build ([self-hosted arm64], linux/arm/v7) (push) Has been cancelled
Build and push Docker DEV image / build ([self-hosted arm64], linux/arm64) (push) Has been cancelled
Build and push Docker DEV image / build ([self-hosted x64], linux/amd64) (push) Has been cancelled
Build and push Docker DEV image / merge (push) Has been cancelled
Build and push Docker DEV image / rerun-failed-jobs (push) Has been cancelled
feat: Add ability to map OIDC attributes and ignore username
Closes #554
2024-01-25 23:01:59 +01:00
..
create.js ref: Remove board types, refactoring 2022-12-26 21:10:50 +01:00
delete.js fix: OIDC finalization and refactoring 2023-10-17 19:18:19 +02:00
index.js Project managers, board members, auto-update after reconnection, refactoring 2021-06-24 01:05:22 +05:00
show.js fix: Subscribe only when needed 2023-01-05 15:03:06 +01:00
update-avatar.js ref: Remove board types, refactoring 2022-12-26 21:10:50 +01:00
update-email.js fix: OIDC finalization and refactoring 2023-10-17 19:18:19 +02:00
update-password.js fix: OIDC finalization and refactoring 2023-10-17 19:18:19 +02:00
update-username.js feat: Add ability to map OIDC attributes and ignore username 2024-01-25 23:01:59 +01:00
update.js fix: Disable role change when OIDC roles are not ignored 2023-10-25 23:39:34 +02:00