about summary refs log tree commit diff
BranchCommit messageAuthorAge
auth/implement-authorization-code-flowauth: Implement "Authorization Code Flow"Frederick Muriuki Muriithi3 years
data-access-levels-endpointauth: Unlink data from resourcesFrederick Muriuki Muriithi3 years
feature/autocomplete-generationinit commitAlexander_Kabui3 years
feature/lmdb-rustadd lmdb rust caller functionAlexander_Kabui3 years
gn-guileAdded commentPjotr Prins2 years
lunaRunning luna in containerGN3 production3 years
mainUse correct directory for gn3 tests.Munyoki Kilyungi6 weeks
migrate-to-python3.10Fix linting errors caused by bump to Python 3.10Frederick Muriuki Muriithi2 years
oauth2_auth_flowauth: implement OAuth2 flow.Frederick Muriuki Muriithi3 years
rework-genotype-linkingRework genenetwork linkingFrederick Muriuki Muriithi3 years
[...]
 
 
AgeCommit messageAuthor
2023-06-21add lmdb rust caller function feature/lmdb-rustAlexander_Kabui
2023-05-15collections: Move code to new package. Create new collections.Frederick Muriuki Muriithi
2023-05-12auth: Provide separate endpoint for anonymous collections.Frederick Muriuki Muriithi
2023-05-11auth: Fix bug with migration of user collectionsFrederick Muriuki Muriithi
2023-05-10auth: Add the /oauth2/user/collections/list endpointFrederick Muriuki Muriithi
2023-05-10auth: Only check deliverability of emails at registration.Frederick Muriuki Muriithi
2023-05-09auth: Implement "Authorization Code Flow" auth/implement-authorization-code-flowFrederick Muriuki Muriithi
2023-04-27auth: Retrieve `system:*` privileges from resource rolesFrederick Muriuki Muriithi
2023-04-27auth: List also the non-resource privileges the user hasFrederick Muriuki Muriithi
2023-04-27auth: Add authorisation checks for role editting.Frederick Muriuki Muriithi
[...]