mirror of
https://github.com/nextcloud/server.git
synced 2025-10-26 19:21:34 +00:00
The hidden input used for form validation was not actually hidden since Nextcloud 22, as the DOM structure changed to show a dialog rather than adding a row on top of the list when adding new users, so the CSS rules no longer matched. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com> |
||
|---|---|---|
| .. | ||
| AdminDelegation | ||
| AppList | ||
| PersonalInfo | ||
| UserList | ||
| WebAuthn | ||
| AdminDelegating.vue | ||
| AdminTwoFactor.vue | ||
| AppDetails.vue | ||
| AppList.vue | ||
| AuthToken.vue | ||
| AuthTokenList.vue | ||
| AuthTokenSection.vue | ||
| AuthTokenSetupDialogue.vue | ||
| Markdown.vue | ||
| PrefixMixin.vue | ||
| SvgFilterMixin.vue | ||
| UserList.vue | ||