1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-19 13:19:44 +02:00
planka/server/api/controllers/users
2022-09-07 18:39:33 +05:00
..
create.js fix: Use password strength estimator 2022-09-03 22:47:06 +05:00
delete.js Project managers, board members, auto-update after reconnection, refactoring 2021-06-24 01:05:22 +05:00
index.js Project managers, board members, auto-update after reconnection, refactoring 2021-06-24 01:05:22 +05:00
show.js Project managers, board members, auto-update after reconnection, refactoring 2021-06-24 01:05:22 +05:00
update-avatar.js fix: Change mechanics of file uploading 2022-08-26 02:45:27 +02:00
update-email.js feat: Improve security of access tokens (#279) 2022-08-09 21:03:21 +05:00
update-password.js feat: Invalidate access token on logout 2022-09-07 18:39:33 +05:00
update-username.js feat: Improve security of access tokens (#279) 2022-08-09 21:03:21 +05:00
update.js feat: Improve security of access tokens (#279) 2022-08-09 21:03:21 +05:00