aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Settings/Oauth2.php
Commit message (Collapse)AuthorAgeFilesLines
* oauth and oauth2 apps managerMario Vavti2018-09-261-184/+0
|
* Merge branch 'oauth2-ui-pr' into 'dev'Mario2018-08-121-6/+29
|\ | | | | | | | | Oauth2 ui pr See merge request hubzilla/core!1255
| * OAuth2 UI and settings updatesM.Dent2018-08-101-4/+26
| |
| * Add user_id = local_channel() to the where clause of updatesM.Dent2018-08-101-2/+3
| |
* | spellcheckzotlabs2018-07-151-2/+2
|/
* update oauth related tables to use bigint/int(10) for user_id column. this ↵Mario2018-05-201-1/+2
| | | | is to be more consistent with the rest of the tables and fixes issue #1180
* more local_channel() is not stringMario Vavti2018-05-201-10/+10
|
* local_channel() is not stringMario Vavti2018-05-201-3/+3
|
* oauth2 client settings pagezotlabs2018-04-051-0/+160