aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Web
Commit message (Expand)AuthorAgeFilesLines
* fix php8.1 deprecation warningMario2022-02-091-1/+1
* gc() returns boolMario2022-02-091-1/+1
* revert: union types are only possible from php version 8 and higherMario2022-02-091-2/+2
* rename variableMario2022-02-081-6/+6
* revert deleted flag for webfinger and zotfinger keyMario2022-02-081-21/+9
* HTTPSig: introduce the deleted keytype. this will allow us to not fetch an ac...Mario2022-02-081-6/+30
* PHP 8.1 band-aidMario Vavti2022-01-311-9/+9
* revert commit 7e2aecd8Mario2022-01-111-1/+1
* lifetime->expiresMario2022-01-101-1/+1
* set samesite cookie flag to none - some browsers start to default the flag to...Mario2022-01-101-19/+56
* port httpmeta from zapMario2021-11-241-36/+73
* HTTPSig: do not query for hubloc_addrMario2021-10-121-6/+3
* Revert "httpsig: add parentheses"Mario2021-10-121-2/+2
* httpsig: add parenthesesMario2021-10-121-2/+2
* look for hubloc_id_url or hubloc_hash, otherwise we will always fetch the key...Mario2021-10-111-1/+2
* streamline logicMario2021-10-101-3/+4
* HTTPSig: cleanup, add some doco and implement missing force mechanism for fet...Mario2021-10-101-167/+202
* fix a regression in regard to unified session page load times intoduced in 6.0Mario Vavti2021-07-161-2/+0
* New landing page HQ with separate views for direct messages, public/limited m...Mario2021-06-171-0/+2
* Support new parse_str() syntaxMax Kostikov2021-04-241-123/+123
* Implement custom Redis session backendMax Kostikov2021-03-192-13/+146
* use lib/keyutils rsatopem()Mario2021-03-181-1/+1
* php8 warningsMario2021-02-182-46/+47
* port Lib/Crypto from zapMario2021-02-091-5/+6
* move key conversion to separate libMario Vavti2021-02-041-2/+2
* fix php8 issuesMario Vavti2021-02-021-4/+6
* HTTPSig::get_zotfinger_key() only takes the id argMario2021-01-151-1/+1
* fix issue where an array was passed to get_key() instead of a stringMario2020-12-211-9/+11
* add loggingMario2020-11-231-0/+3
* less hubloc confusionMario2020-11-081-20/+46
* only call zid_init() if session is not yet authenticatedMario2020-10-091-1/+2
* use zot_record_preferred() when fetching keysMario2020-05-151-9/+16
* remove sysmsg and sysmsg_info from session - those are now stored in xconfig ...Mario2019-11-251-8/+0
* check if file existsMario2019-11-131-1/+1
* fix issue #1331Mario Vavti2019-09-191-1/+6
* http signature consolidationzotlabs2019-06-261-118/+244
* clean up whitespace and remove superfluous semicolonMario Vavti2019-01-291-18/+20
* Custom sessionhandler support, as requestedMark Nowiasz2019-01-291-15/+35
* remove checkjs and nojszotlabs2018-11-151-50/+0
* encrypted header issuezotlabs2018-11-141-1/+1
* extra loggingzotlabs2018-11-141-0/+4
* verify some edge case http signatureszotlabs2018-10-111-4/+2
* SECURITY: signature issuezotlabs2018-10-091-0/+15
* Page meta propertiesM. Dent2018-09-221-2/+13
* prepare submodule to interact with routeMario Vavti2018-09-171-0/+17
* checkjs fix ($page not bin-hex in all cases)zotlabs2018-07-191-2/+2
* mangled urls on redirectszotlabs2018-07-181-1/+1
* functions to support module and widget registration by plugins. These have id...zotlabs2018-07-121-7/+25
* as_fetch depends on the pubcrawl plugin, but is referenced in core. Ensure th...zotlabs2018-04-221-1/+3
* draft-cavage issueszotlabs2018-04-151-3/+9