Skip to content
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.

Improved user handling

Compare
Choose a tag to compare
@sfuhrm sfuhrm released this 21 Jul 16:17
· 125 commits to master since this release
  • User can now be given at discovery time for discovered hosts and will be stored with the host, not globally in the config.
  • Validation of database via Bean Validation is active now.
  • Updated several dependencies.
  • Validation was wrong for the enabled attribute. Fixed.