Skip to content

v1.330

Choose a tag to compare

@marcel-maqsood marcel-maqsood released this 15 Sep 13:08
· 10 commits to main since this release

Added:

  • The PDORepository can now check wether a user is disabled or not, if the function is enabled via the config setting "disable-check", if a user is disabled and the function is enabled, the user can no longer log in.