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
/
resources
Age
Commit message (
Expand
)
Author
2023-10-10
Remove authentication from GN3
Frederick Muriuki Muriithi
2023-07-31
Fix typing issue
Frederick Muriuki Muriithi
2023-07-31
Fix linting and typing issues.
Frederick Muriuki Muriithi
2023-07-31
Fix bugs. Return resource without data items.
Frederick Muriuki Muriithi
2023-07-31
Paginate the resource data items.
Frederick Muriuki Muriithi
2023-05-25
Script to assign existing data to publicly-visible resources
Frederick Muriuki Muriithi
2023-05-25
Set whether resource is publicly viewable on creation
Frederick Muriuki Muriithi
2023-04-25
auth: bug: Provide missing `user_editable` argument.
Frederick Muriuki Muriithi
2023-04-24
auth: Return the actual privileges for the user
Frederick Muriuki Muriithi
2023-04-21
auth: Attach linked data to specific resources.
Frederick Muriuki Muriithi
2023-04-21
auth: Fetch user group phenotypes not attached to a resource.
Frederick Muriuki Muriithi
2023-04-12
auth: Enable listing of unlinked genotype/mRNA group data.
Frederick Muriuki Muriithi
2023-03-18
oauth2: resources: toggle whether a resource is public or not
Frederick Muriuki Muriithi
2023-03-18
auth: resources: Disallow duplicate resource names.
Frederick Muriuki Muriithi
2023-03-09
auth: redis data: migrate data in redis
Frederick Muriuki Muriithi
2023-03-07
auth: resources: unassign roles on resource from a user.
Frederick Muriuki Muriithi
2023-03-06
auth: resources: Enable assigning a user roles on resources
Frederick Muriuki Muriithi
2023-03-06
auth: resources: Link role's group to the resource's group
Frederick Muriuki Muriithi
2023-03-06
auth: resources: Get all users with access to a particular resource.
Frederick Muriuki Muriithi
2023-02-28
auth: Unlink data from resources
data-access-levels-endpoint
Frederick Muriuki Muriithi
2023-02-28
auth: Unlink data from resources
Frederick Muriuki Muriithi
2023-02-27
auth: Endpoint to get access levels for data
Frederick Muriuki Muriithi
2023-02-24
auth: resources: Fix query for data not linked to resources
Frederick Muriuki Muriithi
2023-02-24
auth: resources: Fix queries loading resources data.
Frederick Muriuki Muriithi
2023-02-24
auth: resources: Link data to resources.
Frederick Muriuki Muriithi
2023-02-23
auth: Link data in MySQL to the groups (in SQLite)
Frederick Muriuki Muriithi
2023-02-22
auth: List data not linked to any group.
Frederick Muriuki Muriithi
2023-02-21
auth: resources: Attach resource data and list unlinked data.
Frederick Muriuki Muriithi
2023-02-06
auth: resource: Enable viewing the details of a resource.
Frederick Muriuki Muriithi
2023-02-03
oauth: enable resource creation
Frederick Muriuki Muriithi
2023-02-02
auth: Improve authorisation
Frederick Muriuki Muriithi
2023-02-02
auth: Reorganise modules/packages for easier dev and maintenance
Frederick Muriuki Muriithi