summaryrefslogtreecommitdiff
path: root/security/py-google-reauth
AgeCommit message (Collapse)AuthorFilesLines
2022-07-12py-google-reauth: limit to python 3wiz1-1/+3
2022-05-19py-google-reauth: updated to 0.1.1adam2-7/+6
0.1.1 Raise an exception for SAML reauth challenges. Ensure code coverage is back at 100%.
2022-01-04*: bump PKGREVISION for egg.mk userswiz1-1/+2
They now have a tool dependency on py-setuptools instead of a DEPENDS
2021-10-26security: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes Unfetchable distfiles (fetched conditionally?): ./security/cyrus-sasl/distinfo cyrus-sasl-dedad73e5e7a75d01a5f3d5a6702ab8ccd2ff40d.patch.v2
2021-10-07security: Remove SHA1 hashes for distfilesnia1-2/+1
2018-05-30New package, py-google-reauth-0.1.0.bsiegert4-0/+53
Part of PR pkg/52941. This library provides Reauth support to Google's authentication libraries for Python. Reauth allows using two-factor authentication for end-user credentials.