aboutsummaryrefslogtreecommitdiffstats
path: root/include/oauth.php
Commit message (Expand)AuthorAgeFilesLines
* not null violation oauth1zotlabs2018-05-211-1/+1
* sort out some of the authentication mess - with luck this may fix the DAV aut...redmatrix2016-07-201-1/+1
* more removal of reserved words from DB schemasredmatrix2016-05-311-6/+6
* static Appredmatrix2016-03-311-1/+1
* remove the unqualified "OAuth" namespace from the project. We need to referen...redmatrix2015-12-131-10/+10
* some major cleanup of api authentication stuff - still needs much more and th...redmatrix2015-12-101-77/+72
* placeholder for dynamic regoredmatrix2015-05-251-8/+0
* one moreHabeas Codice2015-05-241-2/+2
* avoid db compatibility issuesHabeas Codice2015-05-241-2/+2
* Implement permission checking for OAuth clients using the xperm table. Curren...redmatrix2015-05-171-4/+7
* oauth wasn't logging in properly, also fixed api status_show to return last p...friendica2013-10-151-1/+8
* several oauth fixes - shred doesn't completely work yet, but it also doesn't ...friendica2013-09-161-29/+38
* get rid of more variables with dashes in the names - use underscore *except* ...friendica2013-08-151-1/+1
* start formatting for Doxygenfriendica2013-02-251-1/+1
* "profile url" e.g. the wall/stream is now "channel url". "Profile URL" goes t...friendica2012-10-291-1/+1
* updatesfriendica2012-09-091-0/+1
* Merge branch 'master' of https://github.com/friendica/friendicaAlexander Kampmann2012-04-051-0/+0
* add remove_user hook (it looks like dreamhost changed all my file permissions...friendica2012-01-181-0/+0
* oauth: authorizeFabio Comuni2011-11-071-17/+74
* oauth: authorize view, wrong verifier.Fabio Comuni2011-11-021-5/+19
* oauthapi: authorize appFabio Comuni2011-10-261-0/+1
* Initial work adding oauth to apiFabio Comuni2011-10-201-0/+194