streams/Zotlabs/Web
git-marijus 98e0534984 Merge pull request #862 from waitman/patch-4
prevent 'my_address' being set with bogus info
2017-09-28 11:01:01 +02:00
..
CheckJS.php some issues with mod_display on very first anonymous page visit (prior to any browser cookies being set) 2017-08-30 18:55:56 -07:00
Controller.php support cookie auth in Sabre DAV 2016-06-14 20:30:34 -07:00
HTTPHeaders.php more work on activitypub httpsignature verification 2017-08-14 22:40:29 -07:00
HttpMeta.php turn 'OpenGraph' into a more general purpose HTTP meta facility for setting any meta header 2016-03-08 16:06:58 -08:00
HTTPSig.php typo 2017-09-24 17:08:38 -07:00
Router.php move the Link header initialisation from Router (where it does not really belong) to Webserver, where we do similar module specific initialisations prior to calling Router->Dispatch() 2017-09-25 23:14:02 -07:00
Session.php This explains it all. Don't set the domain when creating a cookie. You'll get a wildcard and sessions will break if you have multiple domains running hubzilla (or any php basic session based code). 2016-05-18 21:00:31 -07:00
SessionHandler.php more backticks 2016-10-03 21:48:53 -07:00
SubModule.php [TASK] Update Doxyfile and fix Doxygen errors. 2016-10-13 11:27:23 +02:00
WebServer.php Merge pull request #862 from waitman/patch-4 2017-09-28 11:01:01 +02:00