Merge branch '3.1.1dev' into 'main'
3.1.1dev See merge request !59
Showing
- .gitlab-ci.yml 5 additions, 4 deletions.gitlab-ci.yml
- Dockerfile 8 additions, 3 deletionsDockerfile
- custom/3.1.1/__init__.py 5 additions, 0 deletionscustom/3.1.1/__init__.py
- custom/3.1.1/apihandler/__init__.py 9 additions, 0 deletionscustom/3.1.1/apihandler/__init__.py
- custom/3.1.1/apihandler/incidents.py 16 additions, 0 deletionscustom/3.1.1/apihandler/incidents.py
- custom/3.1.1/apihandler/misc.py 121 additions, 0 deletionscustom/3.1.1/apihandler/misc.py
- custom/3.1.1/apihandler/notebook_template_server.py 323 additions, 0 deletionscustom/3.1.1/apihandler/notebook_template_server.py
- custom/3.1.1/apihandler/refresh_hpc_accounts.py 85 additions, 0 deletionscustom/3.1.1/apihandler/refresh_hpc_accounts.py
- custom/3.1.1/apihandler/self_api_handler_oauth.py 75 additions, 0 deletionscustom/3.1.1/apihandler/self_api_handler_oauth.py
- custom/3.1.1/apihandler/slurm_wrapper.py 39 additions, 0 deletionscustom/3.1.1/apihandler/slurm_wrapper.py
- custom/3.1.1/apihandler/tunnel_restart.py 51 additions, 0 deletionscustom/3.1.1/apihandler/tunnel_restart.py
- custom/3.1.1/apihandler/twoFA.py 201 additions, 0 deletionscustom/3.1.1/apihandler/twoFA.py
- custom/3.1.1/apihandler/user_count.py 79 additions, 0 deletionscustom/3.1.1/apihandler/user_count.py
- custom/3.1.1/apihandler/userjobs.py 585 additions, 0 deletionscustom/3.1.1/apihandler/userjobs.py
- custom/3.1.1/apihandler/utils/__init__.py 0 additions, 0 deletionscustom/3.1.1/apihandler/utils/__init__.py
- custom/3.1.1/apihandler/utils/twoFA_mail.py 133 additions, 0 deletionscustom/3.1.1/apihandler/utils/twoFA_mail.py
- custom/3.1.1/apihandler/utils/twoFA_orm.py 38 additions, 0 deletionscustom/3.1.1/apihandler/utils/twoFA_orm.py
- custom/3.1.1/apihandler/utils/twoFA_unity.py 50 additions, 0 deletionscustom/3.1.1/apihandler/utils/twoFA_unity.py
- custom/3.1.1/authenticator/__init__.py 2 additions, 0 deletionscustom/3.1.1/authenticator/__init__.py
- custom/3.1.1/authenticator/api_services.py 60 additions, 0 deletionscustom/3.1.1/authenticator/api_services.py
Loading
Please register or sign in to comment