index
:
genenetwork3
this commit
auth/implement-authorization-code-flow
bugfix/remove-pre-data-parsing
chores/ctl-wgcna-enhancement
chores/fixes
ci-cd-scripts
correlation-return-fewer-results
data-access-levels-endpoint
feature/autocomplete-generation
feature/lmdb-rust
feature/reimplement-corrmp
fixture-for-pcorrs
gn-guile
luna
main
migrate-to-python3.10
oauth2_auth_flow
refactor-circular-import
rework-genotype-linking
technical-specification
GeneNetwork3 REST API for data science and machine learning
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gn3
/
auth
/
authorisation
/
resources.py
Age
Commit message (
Expand
)
Author
2023-02-02
auth: Reorganise modules/packages for easier dev and maintenance
Frederick Muriuki Muriithi
2023-01-31
auth: Remove the @authenticated_p decorator
Frederick Muriuki Muriithi
2023-01-30
auth: Do not treat not finding a group as an error
Frederick Muriuki Muriithi
2023-01-30
auth: API: retrieve resources
Frederick Muriuki Muriithi
2023-01-28
auth: rework dictify
Frederick Muriuki Muriithi
2023-01-23
auth: create group: Fix group creation.
Frederick Muriuki Muriithi
2023-01-16
auth: update privileges format
Frederick Muriuki Muriithi
2023-01-04
auth: Add `/register-user` endpoint
Frederick Muriuki Muriithi
2022-12-12
auth: functions to get user resources
Frederick Muriuki Muriithi
2022-12-08
auth: test for `user_resources` function (incomplete)
Frederick Muriuki Muriithi
2022-12-08
tests: Fix issues caught by tests
Frederick Muriuki Muriithi
2022-12-08
auth: add test to retrieve public resources
Frederick Muriuki Muriithi
2022-11-24
auth: Implement `create_resource` function
Frederick Muriuki Muriithi
2022-11-24
tests: Add test for `create_resource`
Frederick Muriuki Muriithi