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

fixed setExpiry() and added checked to admin only #251

Merged
merged 2 commits into from
Feb 2, 2023
Merged

fixed setExpiry() and added checked to admin only #251

merged 2 commits into from
Feb 2, 2023

Commits on Feb 1, 2023

  1. fixed setExpiry()

    The bug was that setExpiry didn't work if account was enabled and didn't have an expiry already.
    aleksasiriski authored Feb 1, 2023
    Configuration menu
    Copy the full SHA
    f50596c View commit details
    Browse the repository at this point in the history
  2. added checked to admin only

    because it is confusing if you go straight to `Manually set the username and password.` and you can't go next since nothing is checked above but it becomes hidden
    aleksasiriski authored Feb 1, 2023
    Configuration menu
    Copy the full SHA
    0c102f5 View commit details
    Browse the repository at this point in the history