Commit Graph

126 Commits (b4d6d8a70d86460a4e622a6ff25cbf231f3ac462)

Author SHA1 Message Date
Julius Härtl 98198e042e
Make sure we properly ass well-known paths to index.php 4 years ago
Christoph Wurst 6995223b1e
Add well known handlers API 4 years ago
zertrin af5380f5a8 Fix security header setting in .htaccess by adding 'onsuccess unset' 5 years ago
Maxence Lange bf408c58c2 +nodeinfo public service 5 years ago
J0WI 1b074f48d8
Remove duplicated spaces 5 years ago
J0WI bd9403d3da
Use "always" condition for security headers 5 years ago
J0WI 3f2932c75a
Sort headers 5 years ago
J0WI 76cbd7db6e
Add X-Frame-Options header to .htaccess 5 years ago
tobiasKaminsky efa0733b04
wip 5 years ago
tobiasKaminsky b81fb182b3
wip 5 years ago
Joas Schilling c6a69ba925
Remove the upload and memory setting 6 years ago
Morris Jobke 92b5743bf4
Remove unused php5 config from .htaccess 6 years ago
Ido Green c320f48599
cleaning after comments on issue 10825 6 years ago
Ido Green c794452689
fixing issue 9931 - copy a file to the same directory 6 years ago
Julius Härtl b9f2ce2796
Fix loading of .woff2 files in .htaccess 6 years ago
Patrik Kernstock 8cdd906d66 Add "Referrer-Policy" to htaccess file, addresses issue #11099 6 years ago
Maxence Lange 6642efa7f4 adding .well-known/webfinger 6 years ago
Dan Callahan 8797590099
Correct mistaken regex wildcard in .htaccess 7 years ago
Robert Scheck 7583615bab Handle SSL certificate verifications for others than Let's Encrypt 7 years ago
Abijeet ac14d02e1e Added newline to end of htaccess file 7 years ago
Abijeet ec28c54dbc Adds search by email function on the users screen. 7 years ago
Roeland Jago Douma 88299ec27c
Added to public interface 8 years ago
Roeland Jago Douma 7dcc98eb20
Add owner to access list 8 years ago
Lukas Reschke bff6c8aafc
Move X-Frame-Options into PHP 8 years ago
Flole998 075d39e61a Fix for Win Clients sometimes not connecting 8 years ago
Jörn Friedrich Dreyer 9802c5cdd8
Cache js, css and woff files for a week (#26591) 8 years ago
Joas Schilling a3c8534b7b
Make sure memory limit is > post size and upload filesize 8 years ago
Lukas Reschke 35743c187d
Also cache WOFF, SVG and GIF 8 years ago
Thomas Müller bfcd1dc49c
Filter confidential calendar objects in shared calendars 9 years ago
Thomas Müller 082f456b8b
Added unit testing for the migration step 9 years ago
Martin 1059315e09 .htaccess update making two rules non-capturing 9 years ago
Roeland Jago Douma abe338f433
Store user bucket in preferences 9 years ago
Roeland Jago Douma e03e4921a0
Fix Name 9 years ago
Lukas Reschke 52add798d4 Do not automatically try to enable index.php-less URLs (#24539) 9 years ago
Lukas Reschke 24abe1e1e1 Use raw PATH_INFO 9 years ago
Lukas Reschke ee84017192 always_populate_raw_post_data has been removed with PHP 7.0 9 years ago
Lukas Reschke 2cfde7cd0b Duplicate block for PHP 7 9 years ago
Stephan Köninger 73a7c45dd4 Allow jpg files to be statically served 9 years ago
Lukas Reschke bc4a043a76 Add base rewrite rule only when RewriteBase is defined 9 years ago
Lukas Reschke 0a624c0f1e Exclude ocs-provider from rewrite rule 9 years ago
Victor Dubiniuk 4ced903427 Do not rewrite updater requests 9 years ago
Lukas Reschke 4d0dcd3c53 Add X-Download-Options and X-Permitted-Cross-Domain-Policies 9 years ago
Lukas Reschke 28165876fc Remove CSP stuff from .htaccess 9 years ago
Jörn Friedrich Dreyer 047008e9e3 always check if the csp is empty 9 years ago
Lukas Reschke 1ae30d1d9c Use setifempty to please incompatible httpd versions 9 years ago
Morris Jobke 2f53866668 Allow ico files to be served statically 9 years ago
mbi 1aff941be6 Do not rewrite letsencrypt .well-known URI 9 years ago
Lukas Reschke 235094ab54 Remove version check out of .htaccess 9 years ago
Lukas Reschke 3bce1b20fe Add DirectorySlash to dynamic .htaccess write 9 years ago
Lukas Reschke 37efc1d1e1 Allow .ico files 9 years ago