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
/
main.py
Age
Commit message (
Expand
)
Author
2023-11-02
Remove files depending on yoyo-migrations.
Frederick Muriuki Muriithi
2023-10-10
Remove authentication from GN3
Frederick Muriuki Muriithi
2023-06-08
bug: Function expects pathlib.Path not str
Frederick Muriuki Muriithi
2023-05-30
Enable registering sys-admin on CLI
Frederick Muriuki Muriithi
2023-05-29
Enable Administrator login on GN3
Frederick Muriuki Muriithi
2023-05-26
Document CLI Utility Commands
Frederick Muriuki Muriithi
2023-05-23
auth: Enable user masquerade
Frederick Muriuki Muriithi
2023-05-09
auth: Implement "Authorization Code Flow"
auth/implement-authorization-code-flow
Frederick Muriuki Muriithi
2023-03-10
auth: data-migration: Fix minor bugs
Frederick Muriuki Muriithi
2023-03-08
auth: users: Use the same basic functions for password hashing
Frederick Muriuki Muriithi
2023-03-08
Replace Bcrypt with Argon2 for better security.
Frederick Muriuki Muriithi
2023-03-06
auth: resources: Enable assigning a user roles on resources
Frederick Muriuki Muriithi
2023-02-22
auth: List data not linked to any group.
Frederick Muriuki Muriithi
2023-02-10
Fix linting errors.
Frederick Muriuki Muriithi
2023-02-10
auth: CLI: Provide a way to set an existing user as a system admin
Frederick Muriuki Muriithi
2023-01-21
auth: Fix saving of scope values. Add scope items.
Frederick Muriuki Muriithi
2023-01-20
auth: Add development utils/tools
Frederick Muriuki Muriithi
2022-11-15
pylint: Fix linting errors.
Frederick Muriuki Muriithi
2022-11-08
CLI: Provide `apply-migrations` command for flask
Frederick Muriuki Muriithi
2021-08-07
Add gunicorn support for production
Pjotr Prins
2021-02-16
Register blueprints in gn3/app.py
BonfaceKilz
2021-02-16
Register gemma blueprints
BonfaceKilz
2021-02-12
Add skeleton flask entry-point
BonfaceKilz