Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits · master
py2fa-cli
Browse files
Dec 14, 2024
v1.1.1
· d5f717dc
arcctgx
authored
Dec 14, 2024
View commits for tag v1.1.1
v1.1.1
d5f717dc
highlight TOTP code in the output
· b4175f58
arcctgx
authored
Dec 14, 2024
b4175f58
migrate project to src layout
· 38434b9f
arcctgx
authored
Dec 14, 2024
38434b9f
migrate project settings to pyproject.toml
· 3a182ccd
arcctgx
authored
Dec 14, 2024
3a182ccd
Nov 04, 2024
v1.1.0
· 0cde4c79
arcctgx
authored
Nov 03, 2024
View commits for tag v1.1.0
v1.1.0
0cde4c79
report error and exit in one function call
· 15196f2e
arcctgx
authored
Nov 03, 2024
15196f2e
include otpauth:// URI example in README.md
· e89028f7
arcctgx
authored
Nov 03, 2024
e89028f7
allow storing secrets as otpauth:// URIs
· e941c9c4
arcctgx
authored
Nov 03, 2024
e941c9c4
Nov 03, 2024
stop using hardcoded TOTP interval
· f6e61506
arcctgx
authored
Nov 03, 2024
f6e61506
Oct 20, 2024
set up repository mirroring
· 026510e0
arcctgx
authored
Oct 20, 2024
026510e0
Oct 19, 2024
v1.0.1
· d1de4960
arcctgx
authored
Oct 19, 2024
View commits for tag v1.0.1
v1.0.1
d1de4960
create a dedicated configuration module
· a567a0ef
arcctgx
authored
Oct 19, 2024
a567a0ef
Oct 18, 2024
handle command-line arguments with argparse
· 1f4510e4
arcctgx
authored
Oct 19, 2024
1f4510e4
Oct 16, 2024
add badges to README.md
· 6dffc1d5
arcctgx
authored
Oct 16, 2024
6dffc1d5
Oct 15, 2024
handle TOTP generation failure
· 7417aa53
arcctgx
authored
Oct 16, 2024
7417aa53
configure Pylint and YAPF
· 981bc0fd
arcctgx
authored
Oct 16, 2024
981bc0fd
Oct 14, 2024
v1.0.0.post2
· dfebfdb2
arcctgx
authored
Oct 15, 2024
View commits for tag v1.0.0.post2
v1.0.0.post2
dfebfdb2
rename project
· a704998d
arcctgx
authored
Oct 15, 2024
a704998d
Oct 13, 2024
v1.0.0.post1
· ed0f7210
arcctgx
authored
Oct 14, 2024
View commits for tag v1.0.0.post1
v1.0.0.post1
ed0f7210
add Makefile
· 2ffb42c7
arcctgx
authored
Oct 14, 2024
2ffb42c7
update README.md
· 20fcc6dd
arcctgx
authored
Oct 14, 2024
20fcc6dd
update project structure
· edae0fac
arcctgx
authored
Oct 13, 2024
edae0fac
Sep 12, 2023
v1.0.0
· c5920327
arcctgx
authored
Sep 12, 2023
View commits for tag v1.0.0
v1.0.0
c5920327
add GPLv3 license
· 4498a4c6
arcctgx
authored
Sep 12, 2023
4498a4c6
add README.md
· 56162136
arcctgx
authored
Sep 12, 2023
56162136
change pyotp import
· d82e6757
arcctgx
authored
Sep 12, 2023
d82e6757
rename secrets file
· ef042aad
arcctgx
authored
Sep 12, 2023
ef042aad
handle errors on loading secrets file
· 9de3f459
arcctgx
authored
Sep 12, 2023
9de3f459
load secrets from a configuration file
· 54ba2259
arcctgx
authored
Sep 12, 2023
54ba2259
add main()
· 478a645c
arcctgx
authored
Sep 12, 2023
478a645c
correct issues reported by Pylint
· ba5f88bb
arcctgx
authored
Sep 12, 2023
ba5f88bb
add .gitignore
· 7ed32da3
arcctgx
authored
Sep 12, 2023
7ed32da3
add requirements file
· e250d058
arcctgx
authored
Sep 12, 2023
e250d058
import old version
· 22297685
arcctgx
authored
Sep 12, 2023
22297685
Loading