Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-01-22Fix passing scope name to wrong scope openid connect error messageJonne Haß
2020-01-22OpenID: remove private profile data claims that are not returned anyway and ↵Jonne Haß
fix return values for profile and picture
2018-12-26OpenID Scopes and Security updatesHank Grabowski
2017-09-17Add `# frozen_string_literal: true` to all filesBenjamin Neff
2016-01-04Fix remarksaugier
2016-01-04Fix pronto and travis errorstheworldbright
2016-01-04Add support for request_uri and claimstheworldbright
2016-01-04Fixing last remarksaugier
2016-01-04Styling user consent formaugier
2016-01-04Perform major refactoringtheworldbright
- Add foreign_keys - Remove unused classes/methods - Fix pronto errors - Add method to retrieve client id from name - Remove TODO comments - Fix unnecessary private key generation
2016-01-04Replace scopes with constants in Authorizationtheworldbright
2016-01-04Prevent duplicate scopes in authorizationtheworldbright
2016-01-04Add nonce to auth code flowtheworldbright
2016-01-04Add test for expired access tokentheworldbright
2016-01-04Add support for authorization code flowtheworldbright
2016-01-04Fix pronto errorstheworldbright