Thomas Müller
|
cf06b17df1
|
Use the correct realm for basic authentication - fixes #23427
|
2016-06-09 13:53:32 +02:00 |
Thomas Müller
|
f20c617154
|
Allow login by email address via webdav as well - fixes #24791
|
2016-06-09 12:08:49 +02:00 |
Robin Appelman
|
f119769c26
|
Better handling of forbidden files in dav
|
2016-06-07 14:01:55 +02:00 |
Thomas Müller
|
371a07e3ab
|
Fix checkMove() implementation for dav v2 - fixes #24776 (#24971)
|
2016-06-06 17:01:27 +02:00 |
Vincent Petry
|
3ff2bec5fa
|
Merge pull request #24935 from owncloud/2fa-block-dav
block DAV if 2FA challenge needs to be solved first
|
2016-06-02 15:31:18 +02:00 |
Joas Schilling
|
942e946f06
|
Catch the ForbiddenException to make sure it gets handled
|
2016-06-01 16:17:57 +02:00 |
Christoph Wurst
|
da03a85c3c
|
block DAV if 2FA challenge needs to be solved first
|
2016-06-01 10:42:38 +02:00 |
Lukas Reschke
|
aba539703c
|
Update license headers
|
2016-05-26 19:57:24 +02:00 |
Christoph Wurst
|
28ce7dd262
|
do not allow client password logins if token auth is enforced or 2FA is enabled
|
2016-05-24 17:54:02 +02:00 |
Christoph Wurst
|
ad10485cec
|
when generating browser/device token, save the login name for later password checks
|
2016-05-24 11:49:15 +02:00 |
Vincent Petry
|
87fa86a69a
|
Merge pull request #24559 from owncloud/2fa
two factor auth
|
2016-05-23 20:50:03 +02:00 |
Christoph Wurst
|
dfb4d426c2
|
Add two factor auth to core
|
2016-05-23 11:21:10 +02:00 |
Arthur Schiwon
|
2b30136ae9
|
ensure comments-href returns a value also when propfind is done against remote.php/files
|
2016-05-20 16:22:13 +02:00 |
Joas Schilling
|
dd9ee10bc0
|
Move dav app to PSR-4 (#24527)
* Move Application to correct namespace and PSR-4 it
* Move dav app to PSR-4
|
2016-05-12 09:42:40 +02:00 |