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

feat(admin): add prohibited email domains #16747

Merged

Commits on Sep 19, 2024

  1. feat(admin): add prohibited email domains

    Signed-off-by: Mike Fiedler <[email protected]>
    miketheman committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    83538c7 View commit details
    Browse the repository at this point in the history
  2. add permissions

    Signed-off-by: Mike Fiedler <[email protected]>
    miketheman committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    db024ce View commit details
    Browse the repository at this point in the history
  3. add views and templates

    Signed-off-by: Mike Fiedler <[email protected]>
    miketheman committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    7bd6f6f View commit details
    Browse the repository at this point in the history
  4. feat: handle non-exact domain inputs

    Signed-off-by: Mike Fiedler <[email protected]>
    miketheman committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    715027b View commit details
    Browse the repository at this point in the history
  5. refactor query to use exists() subquery

    Signed-off-by: Mike Fiedler <[email protected]>
    miketheman committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    fa450c1 View commit details
    Browse the repository at this point in the history
  6. fix: disallow using the live service during extraction

    If we have to do this a third time, we probably want to wrap the
    extractor in a utility function.
    
    Signed-off-by: Mike Fiedler <[email protected]>
    miketheman committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    5970271 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0f6d229 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    c81393c View commit details
    Browse the repository at this point in the history