aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Zot/Finger.php
Commit message (Collapse)AuthorAgeFilesLines
* initial testing success with owazotlabs2017-09-071-1/+1
|
* typozotlabs2017-09-051-1/+1
|
* some more prep work for Zot VI - some of this will need to be undone or at ↵zotlabs2017-09-041-2/+3
| | | | least re-arranged later but we need to bootstrap a test environment.
* some preliminary work on Zot VIzotlabs2017-09-041-5/+17
|
* We've passed the deadline for allowing unsigned zot finger tokens. It is now ↵zotlabs2017-02-241-3/+1
| | | | a protocol requirement.
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergezotlabs2016-10-131-15/+18
|\
| * [TASK] Update Doxyfile and fix Doxygen errors.Klaus Weidenbach2016-10-131-18/+22
| | | | | | | | | | | | Updated Doxyfile to include new folders. Add a list for @hooks tags. Fixed some parsing problems for Doxygen.
* | try to filter any path information from leaking through to zot_finger; and ↵zotlabs2016-10-131-1/+3
|/ | | | log the url wherever called to track down where it might be called with a malformed webbie or complete path instead of hostname.
* fix /mail wsod issue reported by giac hellvecioMario Vavti2016-07-201-2/+2
|
* track down some issues from the application logsredmatrix2016-05-261-2/+2
|
* change the signed token format. We don't folks to be able to submit random ↵redmatrix2016-05-221-1/+1
| | | | text for signing by us, as they could then use these to generate known signatures.
* renamed include files identity.php (channel.php) and Contact.php ↵redmatrix2016-05-221-2/+2
| | | | (connections.php)
* include new finger backendredmatrix2016-05-211-0/+130