Skip to content

SAML Authenticator 0.0.7

Compare
Choose a tag to compare
@distortedsignal distortedsignal released this 27 Feb 19:08
· 10 commits to master since this release
d78b663

Thanks to @duongnt for this fix, and for helping me firm up the release strategy for this plugin.

To any users of the plugin:

In version 0.0.6 and before, there was a misspelling in one of the specified variables. That spelling has been fixed in this version (0.0.7). To maintain backward compatibility, we will support the misspelled variable, though the documentation has changed to refer to the correctly spelled variable. On the next Minor Version Update (that is, 0.1.0) we will stop supporting the misspelled variable name. There is currently no timeframe for releasing 0.1.0.

Please note that this is a re-tag and re-release of this project - previously, samlauthenticator-0.0.7 pointed to commit 476dccc. This was changed because the setup.py file indicated that the version was still 0.0.6. To let users pull this specific package on pypi (while keeping 0.0.6 on pypi), we must update that file. This is a hazard that comes with changing a python project infrequently.