Lucas Bartholemy
bb4612408e
Merge pull request #3381 from Felli/patch-5
...
Enh: Add to cache schema
2019-06-18 15:18:03 +02:00
Ptiom
1b56b81cc1
Avoid error 403 with let's encrypt challenge
2019-03-02 14:08:22 +01:00
Sarah Tsumayoi
c9823313da
Merge branch 'master' into patch-5
2019-01-05 17:59:15 -05:00
Lucas Bartholemy
feabf953aa
Check header module in default htaccess file
2019-01-05 11:17:12 +01:00
Sarah Tsumayoi
0b60d9c8e8
Enh: Add to cache schema
...
With this P/R, it adds `ico`, `svg`, and `less` to the cache schema.
2018-12-07 13:06:49 +09:00
Sarah Tsumayoi
cd0bbdaf83
Fix: Remove duplicate
2018-07-10 10:10:34 +09:00
Sarah Tsumayoi
1869904534
Merge branch 'v1.3-dev' into patch-1
2018-06-03 21:14:11 -04:00
Carlos Ferreira
975841b735
Update .htaccess.dist
2018-05-04 00:55:37 +02:00
Lucas Bartholemy
22a8bbf4e2
Merge branch 'master' into v1.3-dev
...
# Conflicts:
# composer.json
# protected/humhub/config/common.php
# protected/humhub/modules/admin/models/UserSearch.php
# protected/humhub/modules/admin/views/approval/index.php
# protected/humhub/modules/space/behaviors/SpaceModelModules.php
# protected/humhub/modules/space/models/Module.php
# protected/humhub/modules/user/components/UrlRule.php
# protected/humhub/tests/codeception/_support/HumHubDbTestCase.php
2018-04-18 15:37:22 +02:00
Sarah Tsumayoi
d791d0084e
Update .htaccess.dist
2018-03-25 12:37:54 +09:00
Sarah Tsumayoi
fc74fd0ede
Fix: Base Subdomains
2018-03-24 18:52:44 +09:00
Sarah Tsumayoi
41ed03d6ec
Update .htaccess.dist
2018-03-13 07:19:31 +09:00
Sarah Tsumayoi
a95551a5f2
Update .htaccess.dist
2018-03-10 13:30:24 +09:00
Sarah Tsumayoi
1f1d831e64
Update .htaccess.dist
2018-03-10 13:28:03 +09:00
Sarah Tsumayoi
62143ee5ff
Update .htaccess.dist
2018-03-10 13:25:49 +09:00
Sarah Tsumayoi
c561ab1fad
Enh: Add Protection Headers
...
Adds `Referrer-Policy`, `X-XSS-Protection`, `X-Content-Type-Options`, and `Content-Security-Policy` headers.
2018-03-10 13:22:34 +09:00
Sarah Tsumayoi
bc95e62503
Enh/Fix: Cache Handling + File Preview Fix
2018-03-05 12:30:58 +09:00
Lucas Bartholemy
00691514c1
Revert "Revert "Merge branch 'v1.3-dev' into master""
...
This reverts commit 955d83be8b9e20183b1db209141db7ab24d048a3.
2018-01-23 09:50:01 +01:00
Lucas Bartholemy
955d83be8b
Revert "Merge branch 'v1.3-dev' into master"
...
This reverts commit 895156b2a5113f3ac87a20616e599e37ed853e7a, reversing
changes made to 28acd4040a3a7e84c90520b093eff6e977cb4f82.
2018-01-23 09:40:29 +01:00
Lucas Bartholemy
04fc5b2b9d
Merge branch 'v1.3-dev' into resend-member-invitations
2018-01-04 14:44:06 +01:00
Lucas Bartholemy
aba03d97e1
Enh: Ensure valid permalinks when URL rewriting is enabled
2018-01-02 13:01:23 +01:00
Sarah Tsumayoi
5672d3643b
Fix: Let's Encrypt ACME Error
...
The issue is seen on the community site [here](https://community.humhub.com/content/perma?id=133524 ).
2017-12-23 19:09:54 +09:00
dockrize
9df277aa57
Fix SSL Rewrite Rule
...
Exclude acme-challenge at https redirect
2017-09-12 01:06:12 +02:00
Lucas Bartholemy
b1a3610518
Added force https example to htaccess
2017-08-19 13:58:24 +02:00
James
879345414e
[security] Update .htaccess
...
Access to composer files should not be world readable as a malicious user could find information on outdated libraries.
2017-02-06 22:26:13 +01:00
Lucas Bartholemy
45d3f273a2
Htaccess fix when URL rewriting is not enabled in Yii
2017-02-06 14:08:03 +01:00
Lucas Bartholemy
1742c43f1d
Added missing RewriteEngine on in .htaccess.dist
2017-01-26 16:50:30 +01:00
Carlos Ferreira
19c4d39a67
Better .htaccess file
...
- prevent accessing app folders (like app, assests, js...)
- prevent using the /index.php in the URL
- removes the need of RewriteBase in case HumHub is installed on a sub-folder
2016-11-12 02:10:12 +01:00
shyper-ideler
0007cb6280
added let's encrypt challenge as an exception in RedirectMatch
2016-09-20 21:04:57 +02:00
Lucas Bartholemy
1157439def
Prevent application 404 errors for robots.txt / favicon.ico files #900 #905
2015-04-13 12:10:07 +02:00
Lucas Bartholemy
e8b655b126
Prevent httpd from serving dotfiles (.htaccess, .svn, .git, etc.
2014-09-19 00:47:39 +02:00
Lucas Bartholemy
b99663b7cd
Added RewriteBase Tweak to default .htaccess file and documentation
2014-09-04 20:50:02 +02:00
Lucas Bartholemy
438a38fce6
Disabled .htaccess per default
2014-02-27 15:56:43 +01:00