index
:
genenetwork2
acenteno
authentication_test
blatseq_fix
chores/code-refactoring
chores/lmdb-integration
chores/replace-cdns
chores/script-textfile-generator
correlations-return-fewer-results
debug-too-many-connections-error
decouple_tools_and_wqflask_app
development
epysode
feature/search-history
feature/textfile-generator
gn-master
guix-shell
hook-up-auth-to-traits-page
itp_covariate_testing
jupyter_notebooks_ui
lmdb-code/refactoring
master
notebooks_api
oauth2-migrate-user-details-and-data
partial-correlations
partial_corr_ui_rework
pcorrs_targets
penguin2
phewas
production
proxy-integration
refactor-configurations
refactor-data_set_py-20220920
revert-366-360_update_htmlgen
rework-genotype-linking
run-corrs-in-external-process
stable
testing
GeneNetwork (2nd generation)
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gn2
/
wqflask
/
oauth2
Age
Commit message (
Expand
)
Author
2024-08-28
chore: remove passing bearer token to end user
John Nduli
2024-08-28
fix: use bearer token to query auth server
John Nduli
2024-08-28
fix: pass in proper list of priviledge_ids
John Nduli
2024-08-28
minor code formatting.
Frederick Muriuki Muriithi
2024-08-28
Update JWKs endpoint documentation.
Frederick Muriuki Muriithi
2024-08-28
Fix URL
Frederick Muriuki Muriithi
2024-08-28
Override 'client_secret_post' auth with a JSON equivalent
Frederick Muriuki Muriithi
2024-08-28
Consistently use JSON for all endpoints.
Frederick Muriuki Muriithi
2024-08-28
bug: add missing `count_per_page` variable.
Frederick Muriuki Muriithi
2024-08-28
Use auto-created and auto-rotated JSON Web Keys
Frederick Muriuki Muriithi
2024-08-28
Use JWKs from auth server public endpoint
Frederick Muriuki Muriithi
2024-08-28
Add module to help with rotation of JSON Web Keys.
Frederick Muriuki Muriithi
2024-08-28
Synchronise token refreshes
Frederick Muriuki Muriithi
2024-08-28
Use JSON rather than X-Form-URL-encoded data with auth server.
Frederick Muriuki Muriithi
2024-08-28
Provide PoC public-jwks endpoint.
Frederick Muriuki Muriithi
2024-08-28
Fix premature session expiration
Frederick Muriuki Muriithi
2024-08-28
Remove redundant import.
Frederick Muriuki Muriithi
2024-08-28
Remove token and user detail handling from @app.before_request
Frederick Muriuki Muriithi
2024-08-28
Remove flawed "group role" idea: use just "role".
Frederick Muriuki Muriithi
2024-08-28
Remove deprecated endpoints/views and templates
Frederick Muriuki Muriithi
2024-08-28
Fix error display logic
Frederick Muriuki Muriithi
2024-08-28
Fetch the active user's roles on a particular resource.
Frederick Muriuki Muriithi
2024-08-28
Use privilege objects rather than IDS.
Frederick Muriuki Muriithi
2024-08-28
Delete request to obsoleted endpoint.
Frederick Muriuki Muriithi
2024-08-28
Create a new resource role.
Frederick Muriuki Muriithi
2024-08-28
Update URI forms
Frederick Muriuki Muriithi
2024-08-28
Use json for communication with gn-auth
Frederick Muriuki Muriithi
2024-08-28
List user assigned role of interest.
Frederick Muriuki Muriithi
2024-08-28
Unassign privilege from resource role.
Frederick Muriuki Muriithi
2024-08-28
Import the UUID class directly.
Frederick Muriuki Muriithi
2024-08-28
Implement "Resource Role Page"
Frederick Muriuki Muriithi
2024-08-28
Generalise `render_ur` for the resources pages
Frederick Muriuki Muriithi
2024-08-28
Set default headers for OAuth2Client requests.
Frederick Muriuki Muriithi
2024-08-28
Update UI: Use resource roles rather than obsolete group roles
Frederick Muriuki Muriithi
2024-08-28
Fix displayed error message
Frederick Muriuki Muriithi
2024-08-28
Remove the "Roles" page.
Frederick Muriuki Muriithi
2024-08-28
Deactivate the "create_role" function
Frederick Muriuki Muriithi
2024-08-28
Bug: Add missing data to search query.
Frederick Muriuki Muriithi
2024-08-28
Build search URI endpoint on server rather than on JS
Frederick Muriuki Muriithi
2024-08-28
Build phenotype results template URI on backend
Frederick Muriuki Muriithi
2024-08-28
Provide client data used for user verification.
Frederick Muriuki Muriithi
2024-08-28
Ensure endpoint returns a response.
Frederick Muriuki Muriithi
2024-08-28
Bug: Compute numeric timestamp for the claims.
Frederick Muriuki Muriithi
2024-05-14
Use correct URL when redirecting user after a new registration.
Munyoki Kilyungi
2024-05-14
Consistently use the same OAuthSession client
Frederick Muriuki Muriithi
2024-05-14
Enable client to automatically request a refresh token.
Frederick Muriuki Muriithi
2024-05-14
Redirect to index rather than no-longer supported login
Frederick Muriuki Muriithi
2024-04-30
Revert "Create constructors for encoding and decoding a token."
Munyoki Kilyungi
2024-04-30
Make returning an json object from oauth2_get optional.
Munyoki Kilyungi
2024-04-30
Create constructors for encoding and decoding a token.
Munyoki Kilyungi
[next]