GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
archive/proj/identity.gentoo.org.git
master
LDAP front-end and OpenID server for Gentoo Infrastructure (GSoC 2011, 2013)
Pavlos Ratis <dastergon@gentoo.org>, Michał Górny <mgorny@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
okupy
/
otp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix flake8 errors
Theo Chatzimichos
2013-08-26
3
-3
/
+4
*
switch back to non-relative imports, they proved to be confusing
Theo Chatzimichos
2013-08-25
3
-5
/
+5
*
Move crypto-related stuff to okupy.crypto.
Michał Górny
2013-08-21
1
-1
/
+1
*
Add unpadded base32 en-/decoder to crypto.
Michał Górny
2013-08-21
1
-7
/
+3
*
Move RevokedToken to common and make it more universal.
Michał Górny
2013-08-21
1
-47
/
+0
*
Use shorter otpauth:// URI.
Michał Górny
2013-08-19
1
-1
/
+1
*
Revoke OTP tokens in views rather than backends.
Michał Górny
2013-08-19
2
-10
/
+0
*
Add more docstring on okupy.common and okupy.otp.
Michał Górny
2013-08-19
3
-0
/
+49
*
Bind properly for *OTP setup.
Michał Górny
2013-08-18
2
-14
/
+11
*
Use LDAP as secret backend for OTP.
Michał Górny
2013-08-18
2
-68
/
+31
*
Make otp_init() race condition safe.
Michał Górny
2013-08-17
1
-12
/
+11
*
Add uniqueness contraints to enforce one *OTP device per user.
Michał Górny
2013-08-17
2
-0
/
+6
*
Re-use TOTPDevice for handling 'OTP disabled'.
Michał Górny
2013-08-09
4
-25
/
+6
*
Revoke used tokens atomically.
Michał Górny
2013-08-09
3
-3
/
+48
*
Support SOTP recovery keys.
Michał Górny
2013-08-09
3
-0
/
+58
*
Support displaying QRCode for TOTP URI.
Michał Górny
2013-08-09
1
-6
/
+4
*
Introduce 'otp-setup', to set TOTP up.
Michał Górny
2013-08-09
1
-10
/
+37
*
Support TOTP with database storage (temporarily).
Michał Górny
2013-08-09
4
-2
/
+60
*
Introduce a dummy token input.
Michał Górny
2013-08-09
1
-1
/
+1
*
Introduce initial code for two-phase auth support.
Michał Górny
2013-08-09
3
-0
/
+39