nextcloud-server/core
Josh 4a008e22cd fix(security): Describe `occ security:bruteforce:attempts` accurately
This command is used to list a summary of brute force protection attempts associated with a given IP address and, optionally, a specific action. It does not reset attempts (there's already another command for that).

Signed-off-by: Josh <josh.t.richards@gmail.com>
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
2024-02-21 14:32:41 +07:00
..
BackgroundJobs better users cycle 2024-01-12 07:54:40 +07:00
Command fix(security): Describe `occ security:bruteforce:attempts` accurately 2024-02-21 14:32:41 +07:00
Controller fix: Support other schemes than HTTP and HTTPS in app navigation 2024-02-12 10:14:21 +07:00
Data
Db chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Events
Exception
Listener fix(core): add translations on the login page 2023-12-08 09:44:27 +07:00
Middleware AppAPI: allowed to bypass Two-Factor 2023-12-29 08:44:13 +07:00
Migrations prepare migration to lazy config 2024-01-22 11:32:23 +07:00
Notification
Service Always catch OCP versions of authentication exceptions 2024-01-11 18:00:59 +07:00
ajax chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
css chore: Compile assets 2024-02-07 02:00:52 +07:00
doc
fonts
img Fix default icon: should be white instead of black 2023-11-13 11:16:03 +07:00
js fix(tests): Adjust legacy tests for nextcloud-router update 2024-01-24 19:29:08 +07:00
l10n Fix(l10n): Update translations from Transifex 2024-02-20 00:19:11 +07:00
skeleton
src fix(theming): The background is the primary color and must not be double inverted 2024-02-07 02:00:40 +07:00
templates enh(core): Refactor profile page to use vue components 2024-01-20 17:36:03 +07:00
vendor
.l10nignore
Application.php Support getting and setting metadata in DAV requests 2023-11-08 16:23:53 +07:00
ResponseDefinitions.php Add new method `inAppSearch` for advanced search providers 2023-11-14 09:58:20 +07:00
openapi.json chore(deps): Update openapi-extractor 2024-01-10 06:21:40 +07:00
register_command.php occ background-job:delete 2024-01-15 14:02:11 +07:00
routes.php
shipped.json fix(upgrade): files_rightclick is deprecated 2023-11-02 16:04:18 +07:00
strings.php