wekan/imports/i18n
Lauri Ojansivu ae0d059b6f Feature: Added brute force login protection settings to Admin Panel/People/Locked Users.
Added filtering of Admin Panel/People/People: All Users/Locked Users Only/Active/Not Active.
Added visual indicators: red lock icon for locked users, green check for active users, and red X for inactive users.
Added "Unlock All" button to quickly unlock all brute force locked users.
Added ability to toggle user active status directly from the People page.
Moved lockout settings from environment variables to database so admins can configure the lockout thresholds directly in the UI.

Thanks to xet7.
2025-08-05 00:31:43 +03:00
..
data Feature: Added brute force login protection settings to Admin Panel/People/Locked Users. 2025-08-05 00:31:43 +03:00
accounts.js Fix broken useraccounts UI i18n 2022-04-21 19:27:59 +03:00
blaze.js Switch tap:i18n to custom TAPi18n implementation 2022-04-18 18:02:14 +03:00
i18n.test.js Fix language auto-detection 2022-04-21 19:41:56 +03:00
index.js Reverted translation fix that sometimes did not work. 2025-04-25 22:06:06 +03:00
languages.js Updated translations 2025-06-18 11:30:37 +03:00
moment.js Switch tap:i18n to custom TAPi18n implementation 2022-04-18 18:02:14 +03:00
tap.js Fix DEBUG environment variable check 2024-04-17 14:06:15 +03:00