nextcloud-server/core
Ferdinand Thiessen 3fede00732
feat(login): Clear login form (password) after IDLE timeout
For security reasons it is recommended to stop the login process at a defined time,
this could prevent password leaks by e.g. user forgetting that they entered their password on public devices.

Enforced e.g. by the BSI ORP.4.A13 rule.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-03-25 12:22:53 +07:00
..
BackgroundJobs Make adjustments based on the review 2024-02-26 09:22:45 +07:00
Command style: Fixed style from composer cs:fix 2024-03-18 15:46:39 +07:00
Controller feat(login): Clear login form (password) after IDLE timeout 2024-03-25 12:22:53 +07:00
Data Uses PHP8's constructor property promotion. 2023-06-23 23:03:56 +07:00
Db chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Events Uses PHP8's constructor property promotion. 2023-06-23 23:03:56 +07:00
Exception Update php licenses 2021-06-04 22:02:41 +07:00
Listener chore: Fix missing template parameter for IEventListener 2024-01-30 10:57:15 +07:00
Middleware AppAPI: allowed to bypass Two-Factor 2023-12-28 20:59:02 +07:00
Migrations fix(migrations): Help developers to add description and copyright info 2024-03-05 12:56:38 +07:00
Notification feat: rename users to account or person 2024-02-13 21:06:30 +07:00
Service Always catch OCP versions of authentication exceptions 2024-01-11 14:02:15 +07:00
ajax fix(updatenotification): spread the use of new appconfig 2024-03-13 02:22:11 +07:00
css fix: Positioning and active state of viewer components 2024-03-07 11:10:08 +07:00
doc feat: rename users to account or person 2024-02-13 21:06:30 +07:00
fonts
img feat: Add new icon-filetype-text and icon-add-folder-description 2024-03-20 16:27:38 +07:00
js fix(tests): Add mock for `window._oc_webroot` 2024-03-23 20:48:13 +07:00
l10n Fix(l10n): Update translations from Transifex 2024-03-25 00:19:59 +07:00
skeleton
src feat(login): Clear login form (password) after IDLE timeout 2024-03-25 12:22:53 +07:00
templates fix: Respect custom webroot in setup form 2024-03-13 17:02:07 +07:00
vendor Remove jstz usage from server 2023-01-04 17:40:40 +07:00
.l10nignore
Application.php fix(db): remove redundant index in cards 2024-03-19 17:24:24 +07:00
ResponseDefinitions.php feat: Implement team provider api 2024-03-05 08:13:58 +07:00
openapi.json feat: Implement team provider api 2024-03-05 08:13:58 +07:00
register_command.php feat(occ): Add user:keys:test command 2024-02-27 22:43:08 +07:00
routes.php refactor(core): Switch to attribute based routing 2024-02-21 12:07:50 +07:00
shipped.json feat: Ship downloadlimit 2024-03-07 02:28:03 +07:00
strings.php feat: rename users to account or person 2024-02-13 21:06:30 +07:00