Commit graph

16 commits

Author SHA1 Message Date
Lukas Reschke
2d2a4741ce Make files non executable
There is not much sense in having these files marked executable, we should avoid that.
2014-10-24 11:14:51 +02:00
Georg Ehrke
b0e1259295 improve error handling of webdavauth 2013-06-21 14:39:04 +02:00
opensaucesystems
169eb10030 Enable https authentication
Allow authentication using https:// as well as http://
2013-05-23 17:22:05 +02:00
opensaucesystems
e866e564c2 Enable https authentication 2013-05-23 16:57:22 +02:00
Thomas Mueller
5731a1b01c introduce new virtual method hasUserListings() to determine if a user backend can list it's users. 2013-02-11 22:01:52 +01:00
Thomas Mueller
f58ed7a509 no need to implement createUser in web dav auth 2013-02-10 17:31:12 +01:00
Frank Karlitschek
861f32a22b Update apps/user_webdavauth/user_webdavauth.php
Fixing wrong documentation. Fixes https://github.com/owncloud/core/issues/1110
2013-01-07 16:45:03 +01:00
Frank Karlitschek
9b7cbb1145 interpret http 403 and http 401 as not authorized 2012-11-20 13:44:49 +01:00
Frank Karlitschek
6fba4ba87d fix the webdavauth app 2012-11-05 14:22:16 +01:00
Frank Karlitschek
01b0e9b133 fix the webdav user backend. still not completel working but a frist step 2012-11-05 10:46:28 +01:00
Felix Moeller
afadf93d31 Checkstyle: many fixes 2012-11-02 19:53:02 +01:00
Felix Moeller
36d0d75901 Codestyle: FunctionCallArgumentSpacing 2012-10-23 08:35:54 +02:00
Thomas Mueller
3829460ab8 adding space between) and { 2012-09-07 15:22:01 +02:00
Bart Visscher
0365f8fd01 Remove php close at end of file 2012-08-29 20:29:43 +02:00
Bart Visscher
0e58800016 Whitespace fixes in apps 2012-08-29 20:29:43 +02:00
Frank Karlitschek
184438224c restore the webdavauth app 2012-08-26 17:51:01 +02:00