nextcloud/core
Christoph Wurst 42300d19e9
Fix max length requirements for the throttler metadata
If a failed login is logged, we save the username as metadata
in the bruteforce throttler. To prevent database error due to
very long strings, this truncates the username at 64 bytes in
the assumption that no real username is longer than that.long strings,

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-08-13 15:52:09 +02:00
..
ajax Use ellipsis instead of triple dot 2018-06-22 11:08:26 +02:00
BackgroundJobs Background job to clean up old backups of the updater 2018-06-13 17:43:29 +02:00
Command Merge pull request #10298 from nextcloud/bugfix/talk-714/only-migrate-the-schema-when-moving-database 2018-07-24 16:14:05 +02:00
Controller Fix max length requirements for the throttler metadata 2018-08-13 15:52:09 +02:00
css Merge pull request #10623 from nextcloud/bugfix/10622/mobile-header 2018-08-10 14:55:06 +02:00
doc changed to nextcloud 2016-06-22 08:20:23 +02:00
fonts OpenSans font contrast option 2018-06-25 17:12:27 +02:00
img Restores the guest icons 2018-08-08 23:19:37 +02:00
js Merge pull request #10619 from nextcloud/bugfix/4550/redirect-page-update 2018-08-10 11:14:03 +02:00
l10n [tx-robot] updated from transifex 2018-08-13 00:12:09 +00:00
Middleware Update license headers 2017-11-06 16:56:19 +01:00
Migrations Add "password_by_talk" column to "share" table in the database 2018-07-24 13:56:25 +02:00
search Fix search on public pages 2018-07-25 12:20:46 +02:00
skeleton ownCloud -> Nextcloud 2016-07-28 15:47:04 +02:00
templates Do not use file as template parameter 2018-08-09 16:45:25 +02:00
vendor Rerun js build 2018-07-24 13:23:43 +02:00
Application.php Add filecache index on mtime 2018-07-19 17:43:20 +02:00
register_command.php Make 2FA providers stateful 2018-06-20 08:30:26 +02:00
routes.php Svg icon api sass function and upgrade of all styles 2018-07-19 08:16:57 +02:00
shipped.json Support app is shipped 2018-07-25 15:42:36 +02:00
strings.php Update with robin 2016-07-21 18:13:58 +02:00