Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | work with Mastodon-style keyId | Pascal | 2023-10-04 | 1 | -4/+18 |
| | |||||
* | owa: workaround for friendica when using nginx until this will be fixed at ↵ | Mario | 2023-06-01 | 1 | -0/+4 |
| | | | | their side and check prrofile uid for features instead of local channel | ||||
* | owa fixes for where keyId = acct:xxx@yyy.zz | Mario | 2023-05-25 | 1 | -3/+6 |
| | |||||
* | Owa compatibility for Friendica | Pascal Deklerck | 2023-05-09 | 1 | -1/+2 |
| | |||||
* | fix php warnings | Mario | 2022-10-12 | 1 | -2/+2 |
| | |||||
* | fix owa in case of hub reinstalls | Mario | 2022-09-30 | 1 | -3/+36 |
| | |||||
* | OWA: very difficult to trace failures due to empty public key record. The ↵ | nobody | 2021-08-29 | 1 | -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 query | Mario | 2021-01-09 | 1 | -1/+1 |
| | |||||
* | owa specify key | Mario | 2020-12-23 | 1 | -1/+1 |
| | |||||
* | handle owa with hubloc_id_url only | Mario Vavti | 2020-12-18 | 1 | -7/+5 |
| | |||||
* | restrict owa to zot6 and zot network until the hubloc madness with ↵ | Mario Vavti | 2020-12-17 | 1 | -2/+2 |
| | | | | activitypub and possibly also diaspora will be solved | ||||
* | owa: dismiss deleted hublocs | Mario | 2020-12-15 | 1 | -6/+6 |
| | |||||
* | deprecate \Zotlabs\Zot\Finger where apropriate | Mario Vavti | 2020-09-26 | 1 | -58/+37 |
| | |||||
* | owa: look for zot6 first | Mario | 2020-04-06 | 1 | -3/+3 |
| | |||||
* | http signature consolidation | zotlabs | 2019-06-26 | 1 | -2/+4 |
| | |||||
* | hubloc confusion in magic auth | Zot | 2019-04-25 | 1 | -4/+22 |
| | |||||
* | z6 updates to owa, linkinfo improved image detection | zotlabs | 2018-11-04 | 1 | -4/+6 |
| | |||||
* | SECURITY: signature issue | zotlabs | 2018-10-09 | 1 | -1/+1 |
| | |||||
* | owa: attempt channel discovery if not found | zotlabs | 2018-04-22 | 1 | -0/+9 |
| | |||||
* | move Zotlabs\Zot\Verify to Zotlabs\Lib\Verify as part of the z6 re-org | zotlabs | 2018-02-21 | 1 | -1/+1 |
| | |||||
* | cleanup of last fix | zotlabs | 2018-01-13 | 1 | -1/+1 |
| | |||||
* | unexpected openssl result | zotlabs | 2018-01-13 | 1 | -0/+1 |
| | |||||
* | improve owa logging | zotlabs | 2018-01-13 | 1 | -1/+5 |
| | |||||
* | OpenWebAuth: can fail after site re-installs; this may need to be pushed ↵ | zotlabs | 2018-01-11 | 1 | -10/+12 |
| | | | | forward to master | ||||
* | encrypt the owa token | zotlabs | 2017-10-26 | 1 | -1/+3 |
| | |||||
* | owa cleanup | zotlabs | 2017-09-09 | 1 | -11/+7 |
| | |||||
* | owa: missed the set-observer stuff | zotlabs | 2017-09-08 | 1 | -9/+9 |
| | |||||
* | initial testing success with owa | zotlabs | 2017-09-07 | 1 | -1/+1 |
| | |||||
* | owa - first commit | zotlabs | 2017-09-07 | 1 | -0/+57 |