This website requires JavaScript.
Explore
Help
Register
Sign In
harukin
/
core
Archived
Watch
1
Star
0
Fork
0
You've already forked core
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2024-08-19
. You can view files and clone it, but cannot push or open issues or pull requests.
fb36561a68
core
/
Zotlabs
/
Web
History
redmatrix
fb36561a68
force non-null sess_data
2016-07-11 13:27:44 -07:00
..
CheckJS.php
channel homepage not providing content when javascript disabled
2016-06-21 19:42:08 -07:00
Controller.php
support cookie auth in Sabre DAV
2016-06-14 20:30:34 -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
Router.php
support work for a long-term fix for issue
#390
, essentially one can specify a theme:schema string anywhere a theme is input. It will be honoured unless an existing schema setting over-rides this behaviour. This should also be backward compatible but the theme selection code has been cleaned up slightly and there may be subtle differences in behaviour after this commit. On my site this required a page refresh as the first page load after this change was a bit confused.
2016-05-17 17:46:30 -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
force non-null sess_data
2016-07-11 13:27:44 -07:00
WebServer.php
consolidate all the sys_boot functionality that is common between the web server and the cli daemon manager. Get rid of yet another global variable ($default_timezone) whilst doing so.
2016-05-26 16:33:01 -07:00