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 option to purge users #18064

Merged
merged 23 commits into from
Jul 14, 2022
Merged

Add option to purge users #18064

merged 23 commits into from
Jul 14, 2022

Commits on Dec 21, 2021

  1. Add option to purge users

    Add the ability to purge users when deleting them.
    
    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    a00fcb2 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2021

  1. fix paging and pre-disable the user

    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    49a5232 View commit details
    Browse the repository at this point in the history
  2. fix test

    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    4655372 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2021

  1. Configuration menu
    Copy the full SHA
    be5f6a2 View commit details
    Browse the repository at this point in the history
  2. Add force logout

    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed Dec 31, 2021
    Configuration menu
    Copy the full SHA
    2df52bd View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2022

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

Commits on Jun 19, 2022

  1. Configuration menu
    Copy the full SHA
    71f2fbb View commit details
    Browse the repository at this point in the history
  2. use FormBool

    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed Jun 19, 2022
    Configuration menu
    Copy the full SHA
    eaea431 View commit details
    Browse the repository at this point in the history
  3. Add some comments as to why a transaction is inappropriate

    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed Jun 19, 2022
    Configuration menu
    Copy the full SHA
    68aaddc View commit details
    Browse the repository at this point in the history
  4. Delete Packages too

    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed Jun 19, 2022
    Configuration menu
    Copy the full SHA
    dae68c8 View commit details
    Browse the repository at this point in the history
  5. update locale_en-US.ini to include that we delete packages

    Co-authored-by: delvh <dev.lh@web.de>
    zeripath and delvh committed Jun 19, 2022
    Configuration menu
    Copy the full SHA
    7af3e8e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fdb5002 View commit details
    Browse the repository at this point in the history
  7. as per review

    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed Jun 19, 2022
    Configuration menu
    Copy the full SHA
    a53d2cc View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2022

  1. Cope with DELETE JOINS

    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    d4354b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6af6907 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    037692b View commit details
    Browse the repository at this point in the history
  4. fix test

    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    3ecaeb7 View commit details
    Browse the repository at this point in the history
  5. attempt to fix mysql query

    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    9e5685f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3cb1a1d View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2022

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

Commits on Jul 10, 2022

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

Commits on Jul 14, 2022

  1. Configuration menu
    Copy the full SHA
    79b7137 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2125491 View commit details
    Browse the repository at this point in the history