[x] Add an entry in changelog.en.md if necessary? Don't forget to add your name and github profile link!
[x] Add / update tests if necessary?
[x] Add new / update outdated documentation
Description
This PR implements anonymous access as suggested in roadmap #18 .
A user marked as anonymous may have an empty password so that anyone can connect easily with some set of permissions. I've implemented so that no existing configuration or defaults should change due to my commits.
Checklist
changelog.en.md
if necessary? Don't forget to add your name and github profile link!Description
This PR implements anonymous access as suggested in roadmap #18 .
A user marked as anonymous may have an empty password so that anyone can connect easily with some set of permissions. I've implemented so that no existing configuration or defaults should change due to my commits.