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

Add frontend check for invalid attached files #139

Merged
merged 4 commits into from
Oct 20, 2023

Commits on Oct 18, 2023

  1. Add translation for new error message

    Signed-off-by: Knut Ahlers <knut@ahlers.me>
    Luzifer committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    46db5c8 View commit details
    Browse the repository at this point in the history
  2. Add frontend check for invalid attached files

    Signed-off-by: Knut Ahlers <knut@ahlers.me>
    Luzifer committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    b21c399 View commit details
    Browse the repository at this point in the history
  3. Extend regex to match all types from IANA list

    Signed-off-by: Knut Ahlers <knut@ahlers.me>
    Luzifer committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    e7626a9 View commit details
    Browse the repository at this point in the history
  4. Disable create-button and secret creation on invalid files

    Signed-off-by: Knut Ahlers <knut@ahlers.me>
    Luzifer committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    8cd7db6 View commit details
    Browse the repository at this point in the history