Commit Graph

138 Commits (efeb517eddc7f29857a5d633b5a00655c74f2465)

Author SHA1 Message Date
Ferdinand Thiessen e532419b15 fix(apache): Serve `mjs` (module javascript) as static files 2 years ago
Git'Fellow 3009ae0d91
Remove PHP7 rules 3 years ago
Ferdinand Thiessen d461da3b04 Adjust `.htaccess` to serve `.mjs` files with javascript mime type 3 years ago
Nicolas Guichard 7aae6c12e5 Fix Cache-Control header of non-versioned assets 3 years ago
MichaIng 5f90b8eb11
Change X-Robots-Tag header from "none" to "noindex, nofollow" 3 years ago
Bennet Becker f5bf2517ca
revert .htaccess to commit previous to PR 3 years ago
Bennet Becker 77569bae45
ran build/autoloaderchecker.sh after adding AutoSubmittedValue class 3 years ago
MichaIng ea0e45d81e Remove legacy Internet Explorer headers 4 years ago
Carl Schwan 7dddbd0c35 Improve caching policy 4 years ago
Daniel Calviño Sánchez 24bc96ad09 Allow to serve static WebAssembly and TensorFlow Lite files 4 years ago
acsfer 3ee82e4405
Fix module name for PHP8+ 4 years ago
acsfer 2303eebcc8
Update .htaccess (PHP8 and mod_lsapi) 4 years ago
acsfer ac9465e96d
Cache images on browser 4 years ago
Julius Härtl 98198e042e
Make sure we properly ass well-known paths to index.php 5 years ago
Christoph Wurst 6995223b1e
Add well known handlers API 5 years ago
zertrin af5380f5a8 Fix security header setting in .htaccess by adding 'onsuccess unset' 6 years ago
Maxence Lange bf408c58c2 +nodeinfo public service 6 years ago
J0WI 1b074f48d8
Remove duplicated spaces 6 years ago
J0WI bd9403d3da
Use "always" condition for security headers 6 years ago
J0WI 3f2932c75a
Sort headers 6 years ago
J0WI 76cbd7db6e
Add X-Frame-Options header to .htaccess 6 years ago
tobiasKaminsky efa0733b04
wip 6 years ago
tobiasKaminsky b81fb182b3
wip 6 years ago
Joas Schilling c6a69ba925
Remove the upload and memory setting 7 years ago
Morris Jobke 92b5743bf4
Remove unused php5 config from .htaccess 7 years ago
Ido Green c320f48599
cleaning after comments on issue 10825 7 years ago
Ido Green c794452689
fixing issue 9931 - copy a file to the same directory 7 years ago
Julius Härtl b9f2ce2796
Fix loading of .woff2 files in .htaccess 7 years ago
Patrik Kernstock 8cdd906d66 Add "Referrer-Policy" to htaccess file, addresses issue #11099 7 years ago
Maxence Lange 6642efa7f4 adding .well-known/webfinger 7 years ago
Dan Callahan 8797590099
Correct mistaken regex wildcard in .htaccess 8 years ago
Robert Scheck 7583615bab Handle SSL certificate verifications for others than Let's Encrypt 8 years ago
Abijeet ac14d02e1e Added newline to end of htaccess file 8 years ago
Abijeet ec28c54dbc Adds search by email function on the users screen. 8 years ago
Roeland Jago Douma 88299ec27c
Added to public interface 9 years ago
Roeland Jago Douma 7dcc98eb20
Add owner to access list 9 years ago
Lukas Reschke bff6c8aafc
Move X-Frame-Options into PHP 9 years ago
Flole998 075d39e61a Fix for Win Clients sometimes not connecting 9 years ago
Jörn Friedrich Dreyer 9802c5cdd8
Cache js, css and woff files for a week (#26591) 9 years ago
Joas Schilling a3c8534b7b
Make sure memory limit is > post size and upload filesize 9 years ago
Lukas Reschke 35743c187d
Also cache WOFF, SVG and GIF 9 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 10 years ago
Roeland Jago Douma e03e4921a0
Fix Name 10 years ago
Lukas Reschke 52add798d4 Do not automatically try to enable index.php-less URLs (#24539) 10 years ago
Lukas Reschke 24abe1e1e1 Use raw PATH_INFO 10 years ago
Lukas Reschke ee84017192 always_populate_raw_post_data has been removed with PHP 7.0 10 years ago
Lukas Reschke 2cfde7cd0b Duplicate block for PHP 7 10 years ago