Forked from
IGWN Computing and Software / GraceDB / GraceDB Server
1193 commits behind the upstream repository.
Tanner Prestegard
authored
Various javascript functionalities and forms in the web interface make calls to the API to get or process data. The current Apache configuration (verify a certificate IF presented on /api/*) causes pop-ups for users who have certificates in their browsers if they visit any pages which have these functionalities. So we have changed all of those URLs to use /apiweb/ for now to prevent the certificate challenge. This will be resolved in the future by getting away from certificate-based authentication.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Name | Last commit | Last update |
---|---|---|
.. | ||
settings | ||
__init__.py | ||
gunicorn_config.py | ||
urls.py | ||
wsgi.py |