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 (Expand)Author
2020-01-24Return a default token_endpoint_auth_method when the client gives none in its...Jonne Haß
2020-01-22return required client_secret_expires_at in openid connect dynamic registrat...Jonne Haß
2020-01-22API: add profile:read_private scopecmrd Senya
2020-01-22OpenID: remove private profile data claims that are not returned anyway and f...Jonne Haß
2018-12-26OpenID Scopes and Security updatesHank Grabowski
2017-09-17Add `# frozen_string_literal: true` to all filesBenjamin Neff
2017-08-12Fix belongs_to, it is now `required` by defaultBenjamin Neff
2017-08-12Add ApplicationRecordBenjamin Neff
2016-08-13[API] don't store ID tokens in DBcmrd Senya
2016-03-12Fix API privilege scope escalationtheworldbright
2016-01-04Add licenses where appropriatetheworldbright
2016-01-04Fix remaining remarkstheworldbright
2016-01-04Update code_used to false after issues new codetheworldbright
2016-01-04Add default kid to ID tokentheworldbright
2016-01-04Fix remaining remarkstheworldbright
2016-01-04Fix remarksaugier
2016-01-04Add support for request_uri and claimstheworldbright
2016-01-04Move JWKs files to databasetheworldbright
2016-01-04Revoke previously issued tokens on duplicate requesttheworldbright
2016-01-04Add private_key_jwt supporttheworldbright
2016-01-04Validate sector identifier uri and redirect uritheworldbright
2016-01-04Add acr valuetheworldbright
2016-01-04Use redirect_uri if no sector identifier for ppidtheworldbright
2016-01-04Make client name optionaltheworldbright
2016-01-04Fix failing auth code test and stylestheworldbright
2016-01-04Fixing last remarksaugier
2016-01-04Styling user consent formaugier
2016-01-04Perform major refactoringtheworldbright
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-04Adjust id token config to save private key to filetheworldbright
2016-01-04Using Camo for the application logoaugier
2016-01-04Using entypo icon as default application imageaugier
2016-01-04Fix pronto errorstheworldbright
2016-01-04Add test for expired access tokentheworldbright
2016-01-04Add applications information pageaugier
2016-01-04Load scopes from seedstheworldbright
2016-01-04Add pairwise pseudonymous identifier supporttheworldbright
2016-01-04Add support for authorization code flowtheworldbright
2016-01-04Fix pronto errorstheworldbright
2012-01-18remove unused api serializers (cruft)danielgrippi
2011-10-17Change tag serializer to use tagged_people_count instead of people_count. Fix...Sarah Mei
2011-10-17Basic tag metadata returned. Now what to do about posts?...Sarah Mei
2011-10-16MS SM finished tag stream refactorMaxwell Salzberg