friendica/src/Core
Tobias Diekershoff cafb91ec62 Issue 10514: add TLS check to the installer
This PR adds a check to the installer which tries to determine whether the
request to the installer was made over an HTTPS line or not.

I've only tested it with an Apache2 server, but there it works.

Addresses #10514
2021-08-17 08:38:06 +02:00
..
Cache Support for stacked profiler analysis 2021-07-27 04:57:29 +00:00
Config Merge branch '2021.03-rc' into copyright-2021 2021-03-29 08:45:21 +02:00
Lock Update copyright 2021-03-29 08:40:20 +02:00
PConfig Fixed new "user config" console feature 2021-04-28 22:13:00 +02:00
Session Update copyright 2021-03-29 08:40:20 +02:00
ACL.php Get rid of App->user completely 2021-08-08 19:30:21 +00:00
Addon.php Support for stacked profiler analysis 2021-07-27 04:57:29 +00:00
BaseCache.php Update copyright 2021-03-29 08:40:20 +02:00
BaseConfig.php Update copyright 2021-03-29 08:40:20 +02:00
BaseLock.php Update copyright 2021-03-29 08:40:20 +02:00
BasePConfig.php Update copyright 2021-03-29 08:40:20 +02:00
Console.php Issue 10392: Avoid "Friendica can't display this page at the moment" 2021-06-16 13:23:07 +00:00
Hook.php Update copyright 2021-03-29 08:40:20 +02:00
Installer.php Issue 10514: add TLS check to the installer 2021-08-17 08:38:06 +02:00
L10n.php remove warning 2021-04-17 13:24:37 +02:00
Logger.php Update copyright 2021-03-29 08:40:20 +02:00
Process.php Update copyright 2021-03-29 08:40:20 +02:00
Protocol.php Update copyright 2021-03-29 08:40:20 +02:00
README.md Adding REAMDEs to directories 2019-03-22 22:56:57 -04:00
Renderer.php Support for stacked profiler analysis 2021-07-27 04:57:29 +00:00
Search.php Issue 10184: Fix directory search results 2021-05-07 18:38:04 +00:00
Session.php Fix: Fetching of non public photos 2021-07-01 18:05:54 +00:00
StorageManager.php Update src/Core/StorageManager.php 2021-08-16 23:32:32 +02:00
System.php Item cache related functionality removed 2021-07-05 04:57:50 +00:00
Theme.php Support for stacked profiler analysis 2021-07-27 04:57:29 +00:00
Update.php Fix noscrape publishing and pulling, added header 2021-06-17 11:23:32 +00:00
UserImport.php Update copyright 2021-03-29 08:40:20 +02:00
Worker.php Preparation for delayed posts 2021-07-28 22:22:00 +00:00

README.md

Friendica\Core

The Core namespace contains classes, which are essential to Friendica.