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
Age
Commit message (
Expand
)
Author
2023-06-30
Edit some of the details of OAuth2 clients
Frederick Muriuki Muriithi
2023-06-30
List all OAuth2 clients.
Frederick Muriuki Muriithi
2023-06-23
Fetch all collections, rename variables
Frederick Muriuki Muriithi
2023-06-20
Fix conflicts
zsloan
2023-06-20
Bug: Don't overwrite/delete old collections
Frederick Muriuki Muriithi
2023-06-13
Namespace session variable
Frederick Muriuki Muriithi
2023-06-08
Fix bugs with accessing/creating collections
zsloan
2023-05-29
auth: Enable registration of OAuth2 clients
Frederick Muriuki Muriithi
2023-05-29
Enable Administrator login on GN3
Frederick Muriuki Muriithi
2023-05-23
auth: Enable user masquerade
Frederick Muriuki Muriithi
2023-05-18
auth: Rename collections
Frederick Muriuki Muriithi
2023-05-18
auth: user collections: Add and/or remove traits.
Frederick Muriuki Muriithi
2023-05-17
auth: Delete collections by ID.
Frederick Muriuki Muriithi
2023-05-17
auth: Import/Delete Anonymous Collections
Frederick Muriuki Muriithi
2023-05-16
auth: View a collection by its ID.
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-04-27
oauth2: Provide missing `user_editable` argument.
Frederick Muriuki Muriithi
2023-04-24
auth: Return the actual privileges for the user
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