Releases: grip-on-software/server-framework
Releases · grip-on-software/server-framework
v1.0.0
Added
- Unit tests for
application,authenticationbase, LDAP and Open scheme,
bootstrap,dispatcherandtemplatemodules added.
Changed
- Package is now a
pyproject.tomlproject instead of usingsetup.py.
Fixed
- Open authentication scheme now rejects login if no username is filled in.