Skip to content
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

[stable27] feat: Limit email input to 255 chars #45290

Merged
merged 2 commits into from
May 30, 2024

Commits on May 28, 2024

  1. feat: Limit email input on auth pages to 255 chars

    Excessively long emails reported make server unresponsive.
    
    We could at some point, consider adding a configuration for sysadmins to bypass this setting
    on their instance if they want.
    
    Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
    Fenn-CS authored and nextcloud-command committed May 28, 2024
    Configuration menu
    Copy the full SHA
    806141e View commit details
    Browse the repository at this point in the history
  2. chore(assets): Recompile assets

    Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
    nextcloud-command committed May 28, 2024
    Configuration menu
    Copy the full SHA
    572a3c7 View commit details
    Browse the repository at this point in the history