1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-23 15:19:44 +02:00
planka/server/api/helpers/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-one.js fix: OIDC finalization and refactoring 2023-10-17 19:18:19 +02:00
delete-one.js fix: OIDC finalization and refactoring 2023-10-17 19:18:19 +02:00
get-admin-ids.js Project managers, board members, auto-update after reconnection, refactoring 2021-06-24 01:05:22 +05:00
get-board-memberships.js ref: Remove board types, refactoring 2022-12-26 21:10:50 +01:00
get-manager-project-ids.js ref: Remove board types, refactoring 2022-12-26 21:10:50 +01:00
get-many.js ref: Remove board types, refactoring 2022-12-26 21:10:50 +01:00
get-membership-board-ids.js ref: Remove board types, refactoring 2022-12-26 21:10:50 +01:00
get-notifications.js ref: Remove board types, refactoring 2022-12-26 21:10:50 +01:00
get-one-by-email-or-username.js Project managers, board members, auto-update after reconnection, refactoring 2021-06-24 01:05:22 +05:00
get-one.js ref: Remove board types, refactoring 2022-12-26 21:10:50 +01:00
get-or-create-one-using-oidc.js feat: Add ability to map OIDC attributes and ignore username 2024-01-25 23:01:59 +01:00
get-project-managers.js ref: Remove board types, refactoring 2022-12-26 21:10:50 +01:00
is-board-member.js Project managers, board members, auto-update after reconnection, refactoring 2021-06-24 01:05:22 +05:00
is-card-subscriber.js Project managers, board members, auto-update after reconnection, refactoring 2021-06-24 01:05:22 +05:00
is-project-manager.js Project managers, board members, auto-update after reconnection, refactoring 2021-06-24 01:05:22 +05:00
process-uploaded-avatar-file.js fix: Preserve orientation of images 2023-01-17 22:14:39 +01:00
update-one.js fix: Fix saving milliseconds for timestamps 2023-06-12 23:54:57 +02:00