You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* add decryption file and tooltips/placeholders to container registration
* change profile -> settings page, refactor according to changes
* add certificate settings
* modify GetUserCertificate.run - interactive
* add certificate settings in webui
* fix certificate corruption
* tmp
* 'Get' instead of 'Generate' certificate - certificate status 'local' to 'to be uploaded'
* fix database lock error after token expiration in default profile
* join thread after setting the event - auto grant access
* fix certificate corruption - updated
* modify 'generate' into get/retrieve certificate - settings.py. submit certificate without passing name
* use sanitize path for decryption key and add more checks for validation
* tmp
* make 'access pending' underlined in dataset details - disable model run button if access isn't granted
* - add emails to grant access and auto grant access.
- show keys with revoke btn in container_access page, add revoke functionality.
* move get_container_type and generate_uuid to webui.utils
* fix decryption_key error in submit.py
* add regex in UI to filter url/code messages from get_client_certificate output
* refactor notifications/add critical printing (popup) in webui
* refactor modals - making print critical works. add modal queue
* fix some ui bugs - contianer_access.html
* update e2e tests according to modal changes
add:
- encrypted container registration/association
- generate and submit certificate for dataset owner
- grant access - encrypted model owner to dataset owner
- delete keys after running the flow
* fix critical print
* make settings page accessible if user is not logged in.
merge CA and Fingerprint settings into profile settings (platform, gpus)
modify some ui bugs.
* fix e2e tests
* fix e2e tests - profile activation
* fix certificate checks - unit tests
* rename ui.regex - ui.is_parsed_output
* add decryption key to compatibility test form - webui
* refactor parsed_ouput
* fix cert issues
* fix codeql alerts for decryption key
* fix set profile args logic in webui
* fix redirect security alert
* fix codeql error
* fix e2e test - compatibility test
---------
Co-authored-by: hasan7n <hasankassim7@hotmail.com>
0 commit comments