index
:
genenetwork3
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
/
users
/
views.py
Age
Commit message (
Expand
)
Author
2023-05-23
auth: Enable user masquerade
Frederick Muriuki Muriithi
2023-05-15
collections: Move code to new package. Create new collections.
Frederick Muriuki Muriithi
2023-05-12
auth: Provide separate endpoint for anonymous collections.
Frederick Muriuki Muriithi
2023-05-11
auth: Fix bug with migration of user collections
Frederick Muriuki Muriithi
2023-05-10
auth: Add the /oauth2/user/collections/list endpoint
Frederick Muriuki Muriithi
2023-03-09
auth: redis data: migrate data in redis
Frederick Muriuki Muriithi
2023-03-09
auth: data migration: Data migration outline
Frederick Muriuki Muriithi
2023-03-06
auth: resources: Enable assigning a user roles on resources
Frederick Muriuki Muriithi
2023-03-02
auth: user registration: Rework error checking. Add email validation
Frederick Muriuki Muriithi
2023-02-10
Return empty tuple rather than Nothing
Frederick Muriuki Muriithi
2023-02-09
auth: users: Check whether a user has an active join request.
Frederick Muriuki Muriithi
2023-02-02
auth: Reorganise modules/packages for easier dev and maintenance
Frederick Muriuki Muriithi