aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Owa.php
Commit message (Collapse)AuthorAgeFilesLines
* OWA: very difficult to trace failures due to empty public key record. The ↵nobody2021-08-291-2/+2
| | | | signature might succeed because an empty key triggers an external key fetch. But the empty key cannot encrypt the token. This has been observed in the wild on a number of sites/projects.
* fix error in sql queryMario2021-01-091-1/+1
|
* owa specify keyMario2020-12-231-1/+1
|
* handle owa with hubloc_id_url onlyMario Vavti2020-12-181-7/+5
|
* restrict owa to zot6 and zot network until the hubloc madness with ↵Mario Vavti2020-12-171-2/+2
| | | | activitypub and possibly also diaspora will be solved
* owa: dismiss deleted hublocsMario2020-12-151-6/+6
|
* deprecate \Zotlabs\Zot\Finger where apropriateMario Vavti2020-09-261-58/+37
|
* owa: look for zot6 firstMario2020-04-061-3/+3
|
* http signature consolidationzotlabs2019-06-261-2/+4
|
* hubloc confusion in magic authZot2019-04-251-4/+22
|
* z6 updates to owa, linkinfo improved image detectionzotlabs2018-11-041-4/+6
|
* SECURITY: signature issuezotlabs2018-10-091-1/+1
|
* owa: attempt channel discovery if not foundzotlabs2018-04-221-0/+9
|
* move Zotlabs\Zot\Verify to Zotlabs\Lib\Verify as part of the z6 re-orgzotlabs2018-02-211-1/+1
|
* cleanup of last fixzotlabs2018-01-131-1/+1
|
* unexpected openssl resultzotlabs2018-01-131-0/+1
|
* improve owa loggingzotlabs2018-01-131-1/+5
|
* OpenWebAuth: can fail after site re-installs; this may need to be pushed ↵zotlabs2018-01-111-10/+12
| | | | forward to master
* encrypt the owa tokenzotlabs2017-10-261-1/+3
|
* owa cleanupzotlabs2017-09-091-11/+7
|
* owa: missed the set-observer stuffzotlabs2017-09-081-9/+9
|
* initial testing success with owazotlabs2017-09-071-1/+1
|
* owa - first commitzotlabs2017-09-071-0/+57