- Jul 20, 2016
-
-
Lukas Reschke authored
-
Lukas Reschke authored
-
Lukas Reschke authored
Class Throttler implements the bruteforce protection for security actions in Nextcloud. It is working by logging invalid login attempts to the database and slowing down all login attempts from the same subnet. The max delay is 30 seconds and the starting delay are 200 milliseconds. (after the first failed login)
-
Björn Schießle authored
Show app name in error message if app could not be loaded. (#25441)
-
Morris Jobke authored
smb update notifications
-
Klaas Freitag authored
-
Lukas Reschke authored
Fix the HTML encoding when uploading a folder in FF when using french…
-
Joas Schilling authored
-
Joas Schilling authored
Remove pre-fork EE apps from shipped.json
-
Joas Schilling authored
-
Nextcloud bot authored
-
- Jul 19, 2016
-
-
Roeland Jago Douma authored
[master] Update third-party reference
-
Morris Jobke authored
Adjust wording and layout of Sessions and App passwords personal settings
-
Lukas Reschke authored
fix Github link in Personal and Admin settings Version note
-
Morris Jobke authored
Use the themed radio buttons for cron selection
-
Björn Schießle authored
Fix maintenance mode
-
Joas Schilling authored
-
Morris Jobke authored
format current and sync client sessions in Personal
-
Roeland Jago Douma authored
OCS routes use AppFramework
-
Jan-Christoph Borchardt authored
-
Jan-Christoph Borchardt authored
-
Jan-Christoph Borchardt authored
-
Morris Jobke authored
Copy the regexes to the public interface
-
Robin Appelman authored
-
Jan-Christoph Borchardt authored
-
Morris Jobke authored
SystemTags for everything not just files
-
Joas Schilling authored
When the server is in maintenance mode, apps are not loaded. That means apps/theming/ is not in the allowed paths. So we need to check without autoloading, whether the class exists.
-
Nextcloud bot authored
-
- Jul 18, 2016
-
-
Roeland Jago Douma authored
Use classmap to load core files
-
Robin Appelman authored
-
Björn Schießle authored
Files sharing event dispatcher
-
Nextcloud bot authored
-
Björn Schießle authored
Theming fixes
-
Morris Jobke authored
[3rdparty] Remove assetic
-
Morris Jobke authored
Move SetupFromToken to ShareManager
-
Joas Schilling authored
-
Roeland Jago Douma authored
We can't use an authoritive classmap in the current state as it would kill app loading. However we can use a proper classmap for the normal core stuff.
-
Roeland Jago Douma authored
-
Roeland Jago Douma authored
-