Skip to content

v3.0.0a7

Pre-release
Pre-release

Choose a tag to compare

@mar10 mar10 released this 29 Dec 09:15
· 417 commits to master since this release
  • make hotfixes configurable
  • SimpleDomainController no longer allows anonymous access by default.
    It is now required to pass simple_dc.user_mapping: "share1": True.
    Also a new pseudo-share "*" can be used to define defaults.
  • A new command line option --auth allows quick-configuration of DCs