130 Commits (47c9c34cca22602fb609de6c0e1d32ec17a9e7fe)

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