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
/
spec
/
models
Age
Commit message (
Expand
)
Author
2019-08-17
update dependencies
mo khan
2019-06-15
check if filter is blank
mo
2019-06-15
use the latest published version of scim-kit
mo
2019-06-15
install rubocop rails
mo
2019-06-15
add mapping for missing scim attributes
mo
2019-06-15
support not op on all operators
mo
2019-06-15
support not (expression)
mo
2019-06-15
collapse class methods to instance methods
mo
2019-06-15
remove mapper parameter
mo
2019-06-15
change subject under test to Scim::Search
mo
2019-06-02
escape sql wildcards
mo
2019-06-01
rename classes and methods
mo
2019-06-01
connect layers to the new filter API
mo
2019-05-31
adapt the tree hash with a node object
mo
2019-05-31
address some linter errors
mo
2019-05-30
start work on supporting NOT
mo
2019-05-30
add support for pr (presence) operator
mo
2019-05-30
fix linter errors
mo
2019-05-30
fix linter errors
mo
2019-05-30
handle a simple AND query
mo
2019-05-29
start to add support to AND
mo
2019-05-28
naive less than equals and greather than equals
mo
2019-05-28
naive less than
mo
2019-05-28
naive greater than
mo
2019-05-28
handle starts with and ends with operator
mo
2019-05-28
handle contains operator
mo
2019-05-28
support a basic or query
mo
2019-05-28
use modified parse tree
mo
2019-05-14
parse a very simple scim query filter
mo
2018-12-15
do not update user session key for every request.
mo
2018-10-27
RFC-7009 - revoked associated grant and tokens.
mo
2018-10-20
to primary key instead of uuid column
mo
2018-10-20
update client validations to support dynamic client registrations params
mo
2018-10-18
try rubocop-rspec
mo
2018-10-13
validate redirect url
mo
2018-10-13
add client validations
mo
2018-09-22
extract scim user model
mo
2018-09-22
remove authentication model.
mokha
2018-09-22
create authentications model
mokha
2018-09-22
create user session during login.
mokha
2018-09-22
attach user sessions to user
mokha
2018-09-22
extract scopes to fix linter errors
mokha
2018-09-22
ensure a new session key is generated for each access
mokha
2018-09-22
create user_session model
mokha
2018-09-18
attach current token to Current
mo
2018-09-18
User.authenticate_token -> Token.authenticate
mo
2018-09-18
do not allow refresh, revoked or expired tokens to authenticate.
mo
2018-09-09
exclude inactive tokens.
mo
2018-09-09
create token model.
mo
2018-09-09
create token model.
mo
[next]