index
:
Shaarli
doc-bulk-creation
doc-composer
doc-fix-homepage-icon
doc-fix-mkdocs-warnings
doc-update-php-compat
fix-broken-doc-links
gitolite_local/ldap
latest
legacy
master
revert-1220-url-filter
stable
v0.10
v0.11
v0.12
v0.7
v0.8
v0.9
webdesign
The personal, minimalist, super-fast, database free, bookmarking service - community repo
Immae
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
application
/
HttpUtils.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #1025 from ArthurHoaro/hotfix/proxy-443
ArthurHoaro
2017-12-03
1
-0
/
+7
|
\
|
*
Force HTTPS if the original port is 443 behind a reverse proxy
ArthurHoaro
2017-12-02
1
-0
/
+7
*
|
Increase buffer size for cURL download
ArthurHoaro
2017-11-11
1
-1
/
+1
|
/
*
Make work behind a reverse proxy
ArthurHoaro
2017-09-02
1
-0
/
+28
*
Respect HTTP_X_FORWARDED_HOST
Stephen Muth
2017-07-08
1
-1
/
+13
*
Cleanup: use safe boolean comparisons
VirtualTam
2017-01-07
1
-1
/
+1
*
Hide default port in local URL behind a reverse proxy
ArthurHoaro
2017-01-03
1
-2
/
+10
*
Merge pull request #623 from ArthurHoaro/security/reverse-proxy-ban
Arthur
2016-10-12
1
-0
/
+26
|
\
|
*
Add trusted IPs in config and try to ban forwarded IP on failed login
ArthurHoaro
2016-08-03
1
-0
/
+26
*
|
Set cURL as default in HTTP fetching, a fallback method and consistency fixup...
julienCXX
2016-08-08
1
-10
/
+150
|
/
*
Fix startsWith and endsWith case
ArthurHoaro
2016-05-10
1
-1
/
+1
*
typo
ArthurHoaro
2016-05-05
1
-2
/
+2
*
Fixes #531 - Title retrieving is failing with multiple use case
ArthurHoaro
2016-05-03
1
-10
/
+50
*
Fixes #477: support multi reverse proxy with comma syntax
ArthurHoaro
2016-02-28
1
-2
/
+12
*
tests: add a make target to check file permissions
VirtualTam
2016-01-17
1
-0
/
+0
*
Fixes #410 - Retrieve title fails in multiple cases
ArthurHoaro
2016-01-11
1
-7
/
+42
*
HTTP: move server URL functions to `HttpUtils.php`
VirtualTam
2015-09-14
1
-0
/
+80
*
HTTP: move utils to a proper file, add tests
VirtualTam
2015-09-06
1
-0
/
+52