adam
435af01a8b
Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8
2019-09-02 13:19:35 +00:00
maya
7820bc7a2f
fix some whitespace, mostly introduced in the previous
...
python 3.4 / 3.5 removal commit.
2019-04-26 14:12:31 +00:00
maya
5901ac0824
Omit mentions of python 34 and 35, after those were removed.
...
- Includes some whitespace changes, to be handled in a separate commit.
2019-04-26 13:13:41 +00:00
adam
a31bce9748
extend PYTHON_VERSIONS_ for Python 3.7
2018-07-03 05:03:01 +00:00
wiz
7f84153239
Add python-3.6 to incompatible versions.
2017-01-01 14:43:22 +00:00
wiz
ad0031c15e
Remove python33: adapt all packages that refer to it.
2016-07-09 13:03:30 +00:00
adam
7f3b4730ad
Extend PYTHON_VERSIONS_INCOMPATIBLE to 35
2015-12-05 21:25:27 +00:00
joerg
38492cc74f
Uses old-style exception syntax.
2014-11-17 19:05:39 +00:00
pettai
8d983832d7
YubiAuth provides a user management system which can be used as a
...
base for other systems. It allows the creation of users, which can
be authenticated by username, password, and optionally a YubiKey
OTP.
Aside from providing a user authentication backend, YubiAuth allows
storing and retrieving arbitrary key-value attributes for each user
as well as each YubiKey.
2014-11-14 21:56:27 +00:00