Joas Schilling
|
ddff2e692d
fix(dav): Abort requests with 429 instead of waiting
|
1 year ago |
Julius Härtl
|
7b413a41eb
perf(dav): Do not call general setupFS on ever dav auth
|
1 year ago |
Carl Schwan
|
f7be76125f
Fix more psalm issues
|
2 years ago |
Carl Schwan
|
829490ab7a
Cleanup dav
|
2 years ago |
Côme Chilliet
|
e2531f8503
Migrate dav application from ILogger to LoggerInterface
|
2 years ago |
Robin Appelman
|
c80ba69b7a
dont setup full fs after dav auth
|
2 years ago |
Côme Chilliet
|
5cd5245ca8
Fix dav application tests and code for PHP 8.1
|
3 years ago |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
3 years ago |
Christoph Wurst
|
d89a75be0b
Update all license headers for Nextcloud 21
|
3 years ago |
Christoph Wurst
|
28f8eb5dba
Add visibility to all constants
|
4 years ago |
Christoph Wurst
|
1584c9ae9c
Add visibility to all methods and position of static keyword
|
4 years ago |
Christoph Wurst
|
caff1023ea
Format control structures, classes, methods and function
|
4 years ago |
Christoph Wurst
|
5bf3d1bb38
Update license headers
|
5 years ago |
Roeland Jago Douma
|
68748d4f85
Some php-cs fixes
|
5 years ago |
Bjoern Schiessle
|
0efd29f41f
first check if the user is already logged in and then try to authenticate via apache, this way we suppress wrong audit log messages about failed login attempts
|
6 years ago |
Morris Jobke
|
e2974f1133
Simplify return statement
|
6 years ago |
Morris Jobke
|
0eebff152a
Update license headers
|
7 years ago |
Lukas Reschke
|
df3909a7c3
Use Bearer backend for SabreDAV
|
7 years ago |
Lukas Reschke
|
5f71805c35
Add basic implementation for OAuth 2.0 Authorization Code Flow
|
7 years ago |
Morris Jobke
|
1729e4471f
Update comments to Nextcloud
|
7 years ago |
Joas Schilling
|
33fb86f68b
Fix detection of the new iOS app
|
7 years ago |
Robin Appelman
|
b56f2c9ed0
basic lockdown logic
|
8 years ago |
Christoph Wurst
|
6af2efb679
prevent infinite redirect loops if the there is no 2fa provider to pass
|
8 years ago |
Joas Schilling
|
813f0a0f40
Fix apps/
|
8 years ago |
Lukas Reschke
|
ba4f12baa0
Implement brute force protection
|
8 years ago |
Joas Schilling
|
2c988ecbf4
Use the themed Defaults everywhere
|
8 years ago |
Christoph Wurst
|
5a8cfab68f
throw PasswordLoginForbidden on DAV
|
8 years ago |
Christoph Wurst
|
82b50d126c
add PasswordLoginForbiddenException
|
8 years ago |
Christoph Wurst
|
331d88bcab
create session token on all APIs
|
8 years ago |
Vincent Petry
|
67c3a97401
Merge pull request #25046 from owncloud/fix-the-realm
|
8 years ago |