karadav/lib/KaraDAV
2022-10-28 23:57:47 +02:00
..
DB.php Add screenshots, nicer UI, users management 2022-10-24 19:06:00 +02:00
LDAP.php Add LDAP support 2022-10-25 00:35:52 +02:00
NextCloud.php Don't use properties to store WOPI tokens, instead just create a time-limited hash 2022-10-26 01:01:01 +02:00
Properties.php Use user ID instead of user login 2022-10-25 00:34:50 +02:00
Server.php Only set Access-Control-Allow-Origin to '*' when you actually want it 2022-10-28 23:57:47 +02:00
Storage.php Don't account for file overwrite for quota, as it can lead to getting over quota. Fix #2 2022-10-27 15:38:22 +02:00
Users.php Add CSRF stateless protection to forms 2022-10-28 23:42:55 +02:00
WebDAV.php Only set Access-Control-Allow-Origin to '*' when you actually want it 2022-10-28 23:57:47 +02:00