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
Bubka
3676c5b344
Add PROXY_LOGOUT_URL to config files
2022-05-17 00:16:59 +02:00
Bubka
4a83e4aaba
Amend auto lock legend
2022-05-16 23:58:31 +02:00
Bubka
81a88a0b1a
Fix oauth setting view returning an error when using an auth proxy
2022-05-16 23:51:33 +02:00
Bubka
6ef67fbc64
Fix #82 - Add a proxy logout URL and skip auto lock when it is not set
2022-05-16 23:51:33 +02:00
Bubka
fb536aca98
Merge branch 'dev'
2022-05-14 13:57:04 +02:00
Bubka
1aedf4a5c9
Recompile assets
2022-05-14 13:55:20 +02:00
Bubka
d96d760a1d
Update change log
2022-05-14 13:55:08 +02:00
Bubka
070c6a2486
Fix #73 - CSRF token mismatch
2022-05-14 13:45:12 +02:00
Bubka
986e216896
Bump version number
2022-05-13 16:44:11 +02:00
Bubka
233c61d659
Clean logout mixin and session middleware
2022-05-13 16:44:01 +02:00
Bubka
2d38980890
Fix #72 - 2FA secret passed as plain text rejected by form validation
2022-05-13 13:49:14 +02:00
aronmal
ff140fb5fa
Update docker docs - #68 #75 ( #77 )
...
* Fix recommendation for Bubka #68 in docs
Adding a recommendation to use the AUTHENTICATION_GUARD environment variable as a fix for issue #68 .
* Mail Settings in docker README.md
https://github.com/Bubka/2FAuth/issues/75
2022-05-13 10:49:44 +02:00
Bubka
346d50bdc2
Split docker images generation into separate workflows
2022-05-13 10:45:00 +02:00
Bubka
7cc7b7efc2
Update change log
2022-05-12 08:46:34 +02:00
Bubka
77046fbee7
Fix #71 - Cannot view old TOTP entries on latest Docker Image
2022-05-12 00:05:41 +02:00
Bubka
a4c048f65b
Merge pull request #76 from aronmal/patch-1
...
Relative .env.example link
2022-05-12 00:01:45 +02:00