- Jul 21, 2016
-
-
Joas Schilling authored
-
Joas Schilling authored
Fix more mailmap entries
-
Joas Schilling authored
-
Björn Schießle authored
Fix e-mail in mailmap
-
Roeland Jago Douma authored
-
Morris Jobke authored
move closing div to the right place
-
Morris Jobke authored
[master] Reenable help section
-
Morris Jobke authored
[master] Properly link to nextcloud
-
Morris Jobke authored
[master] Use proper branding
-
Lukas Reschke authored
-
Lukas Reschke authored
This reverts commit deef15a3.
-
Lukas Reschke authored
-
Lukas Reschke authored
Stable9 has this already
-
Lukas Reschke authored
-
Nextcloud bot authored
-
- Jul 20, 2016
-
-
Lukas Reschke authored
-
Lukas Reschke authored
-
Lukas Reschke authored
Use proper documentation links
-
Lukas Reschke authored
Since it is just faking the 10 we need to hardcode this here...
-
Lukas Reschke authored
-
Lukas Reschke authored
Implement brute force protection
-
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)
-
Lukas Reschke authored
[master] Port Same-Site Cookies to master
-
Lukas Reschke authored
Escape special characters (#25429)
-
Roeland Jago Douma authored
Add OCS Middleware
-
Morris Jobke authored
Minor sessions/app password improvements
-
Morris Jobke authored
Added storage tests for fopen with special chars
-
Roeland Jago Douma authored
More occ user management commands
-
Roeland Jago Douma authored
Use clipboard api
-
Roeland Jago Douma authored
[master] Change load order of auth backends so that we can throw an exception …
-
Roeland Jago Douma authored
Cast share id to string (#25402)
-
Roeland Jago Douma authored
-
Roeland Jago Douma authored
-
Roeland Jago Douma authored
* OCSException * OCSBadRequestException * OCSForbiddenException * OCSNotFoundException
-
Lukas Reschke authored
Fixes https://github.com/nextcloud/server/issues/50
-