This website requires JavaScript.
Explore
Help
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.
Files
4adf2caaa687287cf82b930bb5a0c07d39c7afc0
core
/
Zotlabs
/
Web
History
zotlabs
4adf2caaa6
Merge branch 'dev' of
https://github.com/redmatrix/hubzilla
into xdev_merge
2017-09-03 17:17:20 -07: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
only validate headers that aren't "spoofable", which will be somewhat implementation dependent.
2017-09-03 17:12:42 -07:00
Router.php
now letsencrypt is creating a .htaccess file with re-write rules which kills most of our .well-known routes
2017-08-31 17:47:32 -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
add combined index for item.uid and item.item_unseen. this speeds up notifications by a magnitude.
2017-09-01 21:27:59 +02:00