Releases: cboling/txrestserver
Releases · cboling/txrestserver
v1.0.1
Initial digest authentication access support
Digest authentication (with plain-text dictionary checker) is now working.
Unix username/password checker working on Linux with Basic Authentication
Breakout of realm/checkers into separate items
While still a pre-release, the default API access interface is starting to shape up to where I think it will go in the future. After some additional testing in an actual project and some additional work on other authentication methods, it will probably change, but hopefully in a slower and more predictable manner.
Improved test coverage
Test coverage is improving and this is a quick release before first refinement of API resource and setup of default access permissions on an IResource