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

fix: Redirect non admin users to "/" if they try to access "/users" #489

Merged
merged 8 commits into from
May 17, 2021

Commits on May 12, 2021

  1. fix: Don't allow non-admin users to see /Users page

    Tim Nguyen committed May 12, 2021
    Configuration menu
    Copy the full SHA
    315ccfb View commit details
    Browse the repository at this point in the history

Commits on May 13, 2021

  1. Add e2e tests for page url

    Tim Nguyen committed May 13, 2021
    Configuration menu
    Copy the full SHA
    b5963e4 View commit details
    Browse the repository at this point in the history
  2. Remove unnecessary comment

    Tim Nguyen committed May 13, 2021
    Configuration menu
    Copy the full SHA
    7b5f257 View commit details
    Browse the repository at this point in the history
  3. Trigger notification

    Tim Nguyen committed May 13, 2021
    Configuration menu
    Copy the full SHA
    2598323 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2021

  1. Configuration menu
    Copy the full SHA
    9b628be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c009534 View commit details
    Browse the repository at this point in the history
  3. Pass in adminEmail and adminPassword to cypress tests

    Tim Nguyen committed May 17, 2021
    Configuration menu
    Copy the full SHA
    3006e68 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'page-url-restriction' of github.com:nguyen102/service-w…

    …orkbench-on-aws into page-url-restriction
    Tim Nguyen committed May 17, 2021
    Configuration menu
    Copy the full SHA
    faa1aac View commit details
    Browse the repository at this point in the history