index
:
xlgmokha/proof.git
main
Unnamed repository; edit this file 'description' to name the repository.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
controllers
/
scim
Age
Commit message (
Expand
)
Author
2019-06-15
start to implement the search controller
mo
2019-06-15
check if filter is blank
mo
2019-06-01
rename classes and methods
mo
2019-06-01
connect layers to the new filter API
mo
2019-05-30
fix linter errors
mo
2019-05-30
fix linter errors
mo
2019-05-30
convert pending tests to running tests
mo
2019-05-14
parse a very simple scim query filter
mo
2019-05-09
separate scim specific page params from general pagination stuff.
mo
2019-05-09
extract a pageable concern
mo
2019-05-09
extract paginate class
mo
2019-05-09
handle invalid query params
mo
2019-05-09
add some bounds checking to page params
mo
2019-05-09
update pagination to be 1-based
mo
2019-05-09
start to add rudimentary pagination
mo
2019-05-09
fetch data via page size
mo
2019-05-09
update users#index to return list of users
mo
2019-05-09
update gems and fix linter errors
mo
2019-01-13
load schemas into scim-kit configuration
mo
2019-01-13
load resource types into configuration
mo
2019-01-13
use scim kit to generate sp config
mo
2019-01-07
use scim-kit instead of scim-shady
mo
2019-01-05
decouple from shady
mo
2019-01-05
fix linter errors
mo
2019-01-05
use scim-kit to generate sp config
mo
2018-12-26
Merge branch 'master' of gitlab.com:xlgmokha/saml-kit-proof
mo
2018-12-26
use scim-kit
mo
2018-12-23
render partials
mo
2018-12-17
fix broken tests
mo
2018-10-28
document scim resource types.
mo
2018-10-28
allow public access to scim schemas
mo
2018-10-28
use ActionController::API
mo
2018-10-28
document the scim service provider config
mo
2018-10-20
to primary key instead of uuid column
mo
2018-09-24
use jekyll to generate API documentation.
mo
2018-09-24
fix broken tests
mo
2018-09-24
exception handler for scim end points.
mo
2018-09-22
extract scim user model
mo
2018-09-19
return with a 401 when not authorized.
mokha
2018-09-19
render 404 when user cannot be found.
mokha
2018-09-19
use jbuilder to render scim json.
mokha
2018-09-18
attach current token to Current
mo
2018-09-18
extract Current class.
mo
2018-09-18
User.authenticate_token -> Token.authenticate
mo
2018-09-04
fix lint errors.
mo
2018-09-04
fix lint error.
mo
2018-09-04
render error when duplicate email is specified.
mo
2018-09-04
implement schemas
mo
2018-09-04
add resource types.
mo
2018-09-04
add spec for scim/v2/bulk
mo
[next]