friendica/src
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
..
App "getUserNickname" is now "getLoggedInUserNickname" 2021-08-09 19:48:39 +00:00
Collection Cleanup Code 2021-06-20 13:25:45 +02:00
Console Fix usage 2021-08-16 23:27:43 +02:00
Content Apply suggestions from code review 2021-08-12 18:04:01 +02:00
Core Issue 10514: add TLS check to the installer 2021-08-17 08:38:06 +02:00
Database Support for stacked profiler analysis 2021-07-27 04:57:29 +00:00
Factory Adding the VAPID keys 2021-08-15 21:24:23 +00:00
Model Add todo for later 2021-08-16 23:27:43 +02:00
Module Fix usage 2021-08-16 23:27:43 +02:00
Network Matrix addresses can be entered in the profile 2021-08-09 01:39:09 +00:00
Object API: First steps to support subscriptions 2021-08-15 00:30:41 +00:00
Protocol Merge pull request #10580 from MrPetovan/bug/10019-peertube-embed 2021-08-11 13:56:33 +02:00
Render Update copyright 2021-03-29 08:40:20 +02:00
Repository We now use the new account-user-view (and fixed the function name) 2021-07-11 09:39:34 +00:00
Security Some more renamed functions 2021-08-09 20:56:15 +00:00
Util - Revert HTTPSignature change 2021-08-16 23:27:42 +02:00
Worker Refactor IStorage 2021-08-16 23:27:42 +02:00
App.php Some more renamed functions 2021-08-09 20:56:15 +00:00
BaseCollection.php Update copyright 2021-03-29 08:40:20 +02:00
BaseDataTransferObject.php Update copyright 2021-03-29 08:40:20 +02:00
BaseEntity.php Update copyright 2021-03-29 08:40:20 +02:00
BaseFactory.php Update copyright 2021-03-29 08:40:20 +02:00
BaseModel.php Update copyright 2021-03-29 08:40:20 +02:00
BaseModule.php "getUserId" is now "getLoggedInUserId" 2021-08-09 20:33:46 +00:00
BaseRepository.php Update copyright 2021-03-29 08:40:20 +02:00
DI.php Rename ISelectableStorage to IWritableStorage 2021-08-16 23:27:42 +02:00
LegacyModule.php Update copyright 2021-03-29 08:40:20 +02:00