-
Notifications
You must be signed in to change notification settings - Fork 157
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add set password modal #6967
Add set password modal #6967
Conversation
Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes. |
SonarCloud Quality Gate failed. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The same check would have to happen in FileLinks.vue
both for creating and updating links 😬
@pascalwengerter AFAIK we have this check on creating links ? Just on edit it's not perfect yet |
Statement 😋 the form you refer to will be removed in #6961 with a similar logic as in creating quickLinks, so create/update links in the |
@pascalwengerter ok, but I think the issue ticket is not targeting this, will be done in the future, you might want to ping me after merge |
Tobi's ticket is targeting this (or more like "what we spoke about in a call yesterday and which isn't clear in the ticket, namely update failures when changing roles via the dropdowns for links that would require a password for the new role"), your PR closes what is reported in #6782. I'm fine with merging this PR, but we'd have to reopen #6963 again after merge with an updated description |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm fine with merging now as code LGTM, we'll have to put more work into password-enforcement upon creating/updating links in the sidebar in the future though. Also, please squash-on-merge :)
@pascalwengerter can we please open a new issue with detailed information? |
Taking care of it now, thx |
Lives in #6974 now |
Description
Related Issue
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist:
Open tasks: