summaryrefslogtreecommitdiff
path: root/app/controllers/scim/controller.rb
AgeCommit message (Expand)Author
2019-01-05decouple from shadymo
2019-01-05fix linter errorsmo
2018-12-17fix broken testsmo
2018-10-28use ActionController::APImo
2018-09-24use jekyll to generate API documentation.mo
2018-09-24fix broken testsmo
2018-09-24exception handler for scim end points.mo
2018-09-19return with a 401 when not authorized.mokha
2018-09-18attach current token to Currentmo
2018-09-18extract Current class.mo
2018-09-18User.authenticate_token -> Token.authenticatemo
2018-09-04fix lint errors.mo
2018-09-04render error when duplicate email is specified.mo
2018-06-11split controller hierarchy.mokha
2018-06-11add authentication to scim API.mokha
2018-03-10rubocop auto_correctmokha
2018-01-24extract method to apply scim content type.mokha
2018-01-23add delete endpoint.mokha
2018-01-23move authenticate to base class.mokha
2018-01-23extract scim controller.mokha