Skip to content

Releases: cboling/txrestserver

v1.0.1

03 Feb 19:35

Choose a tag to compare

Upgraded imported modules and move to support Python 3.8 -> 3.10

Initial digest authentication access support

16 Aug 00:50

Choose a tag to compare

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

11 Aug 16:10

Choose a tag to compare

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

03 Aug 00:53

Choose a tag to compare

Pre-release

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