summaryrefslogtreecommitdiffstats
path: root/store/sql_oauth_store.go
Commit message (Expand)AuthorAgeFilesLines
* Renaming repoChristopher Speller2017-09-061-2/+2
* set to default value with config is missing (#7320)Saturnino Abril2017-08-301-2/+2
* Postgres fixJoramWilander2017-07-131-1/+9
* Minor fixJoramWilander2017-07-121-0/+11
* Stage 1 of caching layer. Framework (#6693)Christopher Speller2017-06-271-2/+2
* PLT-6341/PLT-6342 Update gorp to mattermost fork and add connection timeout s...Joram Wilander2017-05-291-1/+1
* Refactor OAuth 2.0 code into app layer (#6037)Joram Wilander2017-04-121-11/+13
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
* Add more OAuth unit tests (#5946)enahum2017-04-031-0/+6
* Fix leaking goroutines in store calls (#3993). (#4021)Kyo Nguyen2016-09-191-19/+20
* PLT-3984 Add the ability to regenerate OAuth Client Secret (#3899)enahum2016-08-301-1/+0
* PLT-3695 refactoring to use sql_upgrader (#3788)Corey Hulen2016-08-241-14/+0
* PLT-3745 - Deauthorize OAuth Apps (#3852)enahum2016-08-231-0/+50
* PLT-3484 OAuth2 Service Provider (#3632)enahum2016-08-031-6/+162
* PLT-7: Refactoring stores to use translations (chunk 7)Elias Nahum2016-01-251-18/+18
* Revert " PLT-7 adding loc for db calls"Corey Hulen2016-01-201-13/+12
* PLT-7 adding loc db calls for oauth table=Corey Hulen2016-01-201-12/+13
* Adding perm delete to cmd line=Corey Hulen2015-11-161-1/+1
* PLT-975 adding perm deletes=Corey Hulen2015-11-161-0/+18
* Fix spelling of encounteredPat Lathem2015-10-301-5/+5
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
* Implement OAuth2 service provider functionality.JoramWilander2015-09-161-0/+334