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

Added Audit logging to new user creation #17852

Merged
merged 3 commits into from
Aug 24, 2018

Commits on Aug 13, 2018

  1. Added Audit logging to new user creation

    Julian Cheal committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    2012beb View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2018

  1. Added User Creation audit tests

    Julian Cheal committed Aug 22, 2018
    Configuration menu
    Copy the full SHA
    f2b3215 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2018

  1. Fixed cludge with userid being in mixed case

    Userid was being stored in audit event, before being downcased.
    Changing the order of those two lines now makes the tests make more sense.
    Julian Cheal committed Aug 23, 2018
    Configuration menu
    Copy the full SHA
    53f2be3 View commit details
    Browse the repository at this point in the history