Pierre HUBERT pierre
pierre pushed to master at pierre/BasicOIDC 2022-04-20 07:40:51 +00:00
d7344feb9b Merge pull request 'Two factor authentication : TOTP' (#5) from twofactors into master
0260742c01 Finish implementation of Authenticator App
1e401a0b10 Authentication using TOPT code is working
958f6eaabf Request focus on first input on login page
5e9c410e98 Improve TOPT login page
Compare 23 commits »
pierre merged pull request pierre/BasicOIDC#5 2022-04-20 07:40:51 +00:00
Two factor authentication : TOTP
pierre created pull request pierre/BasicOIDC#5 2022-04-20 07:40:37 +00:00
Two factor authentication : TOTP
pierre pushed to twofactors at pierre/BasicOIDC 2022-04-20 07:39:42 +00:00
0260742c01 Finish implementation of Authenticator App
pierre pushed to twofactors at pierre/BasicOIDC 2022-04-20 07:37:20 +00:00
1e401a0b10 Authentication using TOPT code is working
pierre pushed to twofactors at pierre/BasicOIDC 2022-04-20 07:16:55 +00:00
958f6eaabf Request focus on first input on login page
pierre pushed to twofactors at pierre/BasicOIDC 2022-04-19 18:55:49 +00:00
5e9c410e98 Improve TOPT login page
pierre pushed to twofactors at pierre/BasicOIDC 2022-04-19 18:53:08 +00:00
e8b3828f2c cargo clippy
pierre pushed to twofactors at pierre/BasicOIDC 2022-04-19 17:41:59 +00:00
94aeefe450 Replace type UserID with a structure
pierre pushed to twofactors at pierre/BasicOIDC 2022-04-19 17:33:28 +00:00
feb6db09b9 Fix typo
806a085c97 Improve redirect URI management
ce7118ff81 Display form to enter OTP code
Compare 3 commits »
pierre pushed to twofactors at pierre/BasicOIDC 2022-04-19 16:27:33 +00:00
c1677071fc Add a page to choose second factor
pierre pushed to twofactors at pierre/BasicOIDC 2022-04-19 15:57:56 +00:00
3add7a5d37 Rename SecondFactor => TwoFactor
9ff4392afb Replace Option<SecondFactor> with SecondFactor
Compare 2 commits »
pierre pushed to twofactors at pierre/BasicOIDC 2022-04-19 15:52:38 +00:00
5903ec2e8c Refactor login flow
pierre pushed to twofactors at pierre/BasicOIDC 2022-04-19 15:15:43 +00:00
78d70af510 Administrators can remove two factor authentication
pierre pushed to twofactors at pierre/BasicOIDC 2022-04-19 14:21:36 +00:00
630ebe2ddd Can remove created factors
deb00c572d Prevent crash from occuring
Compare 2 commits »
pierre pushed to twofactors at pierre/BasicOIDC 2022-04-19 09:06:39 +00:00
8cdb47a139 Rename route
pierre pushed to twofactors at pierre/BasicOIDC 2022-04-19 09:03:14 +00:00
b5a2f1abcb cargo clippy
65b5c812b1 Can register Authenticator app
Compare 2 commits »
pierre pushed to twofactors at pierre/BasicOIDC 2022-04-19 08:10:11 +00:00
18353f0639 Add form to authenticator page
38eddc1cf0 Generate QrCode to enroll Authenticator App
Compare 2 commits »
pierre created pull request pierre/sample_maven_project#10 2022-04-19 00:13:51 +00:00
Update dependency org.apache.maven.plugins:maven-resources-plugin to v3.2.0