wekan/client/components/settings
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
..
adminReports.jade Fill out Org and Team in adminReports 2024-06-07 19:58:12 +02:00
adminReports.js Fill out Org and Team in adminReports 2024-06-07 19:58:12 +02:00
attachments.css Converted Stylus to CSS. Removed Stylus. This change removed many error messages. 2022-05-17 12:36:10 +03:00
attachments.jade Admin attachment view was missing the column header "S3FileId" 2023-06-28 21:30:01 +02:00
attachments.js Move every Attachments.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory client/) 2023-07-18 21:25:29 +02:00
connectionMethod.jade Fix authentication dropdown 2019-02-15 17:06:05 +01:00
connectionMethod.js Do not show OAuth2 in auth method dropdown as it has its own button 2023-08-03 17:17:08 +02:00
informationBody.jade Upgraded to Meteor 2.8.2. This could fix memory leaks. See https://forums.meteor.com/t/meteor-v2-8-memory-leak-in-mongo-driver/59101/23 . 2022-12-01 07:32:44 +02:00
informationBody.js Admin Report, fixing filesize if not a number 2023-06-28 22:02:28 +02:00
invitationCode.jade Admin panel: 2017-02-24 22:10:38 +08:00
invitationCode.js removing Utils.getCurrentSetting() and use ReactiveCache directly 2023-07-20 21:11:29 +02:00
lockedUsersBody.css Feature: Added brute force login protection settings to Admin Panel/People/Locked Users. 2025-08-05 00:31:43 +03:00
lockedUsersBody.js Feature: Added brute force login protection settings to Admin Panel/People/Locked Users. 2025-08-05 00:31:43 +03:00
peopleBody.css Feature: Added brute force login protection settings to Admin Panel/People/Locked Users. 2025-08-05 00:31:43 +03:00
peopleBody.jade Feature: Added brute force login protection settings to Admin Panel/People/Locked Users. 2025-08-05 00:31:43 +03:00
peopleBody.js Feature: Added brute force login protection settings to Admin Panel/People/Locked Users. 2025-08-05 00:31:43 +03:00
settingBody.css Merge remote-tracking branch 'origin/feature-accessibility' 2024-12-08 17:07:39 +02:00
settingBody.jade Feature: Added brute force login protection settings to Admin Panel/People/Locked Users. 2025-08-05 00:31:43 +03:00
settingBody.js Feature: Added brute force login protection settings to Admin Panel/People/Locked Users. 2025-08-05 00:31:43 +03:00
settingHeader.css Converted Stylus to CSS. Removed Stylus. This change removed many error messages. 2022-05-17 12:36:10 +03:00
settingHeader.jade Added new function to add cumstom translation strings on Admin panel 2023-08-17 21:54:14 +09:00
translationBody.css Added new function to add cumstom translation strings on Admin panel 2023-08-17 21:54:14 +09:00
translationBody.jade fix display of tables with a large number of rows 2024-04-30 15:54:28 +03:00
translationBody.js Added new function to add cumstom translation strings on Admin panel 2023-08-17 21:54:14 +09:00