Commit Graph

1003 Commits

Author SHA1 Message Date
Bubka
4a69bdb615 Add IsDisabled prop to FormField component 2022-07-07 11:53:10 +02:00
Bubka
23ddb3b054 Fix FormToggle event firing 2022-07-07 11:45:31 +02:00
Bubka
b01718f2e8 Add automatic icon retrieval for Steam account 2022-07-07 11:43:23 +02:00
Bubka
e03ec30040 Set min OTP digits to 5 to support Steam 2022-07-07 11:34:47 +02:00
Bubka
30b8578229 Fix test 2022-07-06 17:21:48 +02:00
Bubka
450769da0e Update Protobuf classes 2022-07-06 17:21:37 +02:00
Bubka
720eb16750 Refactoring - Move OTPHP logic to TwoFAccount model 2022-07-06 17:10:50 +02:00
Bubka
1d99c27675 Refactor OTP displayer to ease steamtotp support 2022-06-25 17:35:29 +02:00
Bubka
c998356ba5 Add steamtotp to validation requests 2022-06-25 17:31:39 +02:00
Bubka
7dc04d6158 Remove obsolete phrase during registration 2022-06-24 09:24:35 +02:00
Bubka
7c2a9b8819 Recompile assets 2022-06-21 17:36:43 +02:00
Bubka
f30b928deb Add tests for Google Auth import feature 2022-06-21 17:27:47 +02:00
Bubka
2c5da9b85e Fix #90 - Blank page after deletion of all accounts 2022-06-20 22:40:35 +02:00
Bubka
498ef39f88 Add google/protobuf package 2022-06-20 21:58:59 +02:00
Bubka
f603612075 Bump version 2022-06-20 18:00:48 +02:00
Bubka
b0a1556d5a Complete the G-Auth import feature 2022-06-20 17:55:40 +02:00
Bubka
b56ad6737b Add some options to the Start component 2022-06-20 17:55:40 +02:00
Bubka
c20e5f79ef Move G-Auth import logic from controller to service 2022-06-20 17:55:40 +02:00
Bubka
e97f6cfbc6 Add Import view with basic import functionality 2022-06-20 17:55:40 +02:00
Bubka
0cccdf32ed Add back-end route|controller|request for import feature 2022-06-20 17:55:40 +02:00
Bubka
5940cbf93f Generate protobuf classes for Google Authenticator import 2022-06-20 17:55:40 +02:00
Bubka
f2b7664a2f Fix logging of deleted ids 2022-06-01 00:10:29 +02:00
Bubka
9f39aee8a6 Recompile assets 2022-06-01 00:10:03 +02:00
Bubka
ec733c8e87 Update translations 2022-06-01 00:02:14 +02:00
Bubka
fa4f569639 Bump version number & Complete change log 2022-05-31 23:57:32 +02:00
Bubka
f2716782f7 Log twofaccount deletion 2022-05-31 23:37:26 +02:00
Bubka
75860686f7 Fix #85, #86 - Unwanted base32 operation on secret cause invalid otp 2022-05-31 23:20:56 +02:00
Bubka
4997562c45 Add GitHub FUNDING.yml file to enable lo-fi sponsoring 2022-05-23 12:17:33 +02:00
Bubka
013c73634e Bump version number & Complete change log 2022-05-23 11:53:54 +02:00
Bubka
0e26ee44aa Recompile assets 2022-05-23 11:53:29 +02:00
Bubka
2c948b02e1 Update crowdin translations 2022-05-23 11:51:48 +02:00
Bubka
37c1f475c2 Fix and complete auth proxy tests 2022-05-23 11:39:10 +02:00
Bubka
990fca3912 Fix #57 - NGINX tmp permission issue & reorganize Dockerfile content 2022-05-20 14:37:28 +02:00
Bubka
3dc4e55efe Recompile assets 2022-05-19 16:56:36 +02:00
Bubka
abce20419b Fix #80 - Cannot access accounts with proxy header auth 2022-05-19 16:42:43 +02:00
Bubka
9deb821d53 Render proxy authentication exception as 407 response 2022-05-19 15:47:34 +02:00
Bubka
60787d9328 Make modal component non closable 2022-05-19 15:44:33 +02:00
Bubka
64d08deef1 Fetch groups only from authorized request 2022-05-19 14:05:34 +02:00
Bubka
0199ad3a77 Fix #84 - Reverse proxy guard authenticates even with invalid headers 2022-05-18 23:58:29 +02:00
Bubka
c2edd69c54 Fix missing email address of remote user 2022-05-18 22:50:13 +02:00
Bubka
6fab8abb9a Fix user creation issue in remote user provider 2022-05-18 16:09:41 +02:00
Bubka
1ef1f15633 Fix docker :dev build workflow 2022-05-18 14:45:23 +02:00
Bubka
47ea148aba Recompile assets 2022-05-18 14:40:56 +02:00
Bubka
7f53771433 Add GitHub action to build a dev image tag 2022-05-18 14:39:19 +02:00
Bubka
b211c808fc Update change log 2022-05-17 15:53:10 +02:00
Bubka
0ed4086fb1 Lock the secret field in twoFaccounts Edit form 2022-05-17 14:07:11 +02:00
aronmal
94d23c7d06
Replace package 'thirty-two' with 'hi-base32' (#79) 2022-05-17 13:37:30 +02:00
Bubka
0c36f52c70 Bump version number 2022-05-17 11:43:30 +02:00
Bubka
1bf02fb63d Merge branch 'master' into dev 2022-05-17 11:42:20 +02:00
Bubka
096e5a167e Fix #81 - Add missing NullHandler class injection 2022-05-17 00:27:18 +02:00