Commit Graph

855 Commits

Author SHA1 Message Date
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
Bubka
42c3bd8936 Fix #71 - Cannot view old TOTP entries on latest Docker Image 2022-05-11 23:09:20 +02:00
aronmal
589a0fb034
Relative .env.example link
more dynamic in case of project name changes or github blob link structure changes
2022-05-11 22:47:21 +02:00
Bubka
a75ea1b463
Merge pull request #65 from Nyzio2197/patch-1
Fix .env.example link
2022-05-10 22:36:37 +02:00
Bubka
8944fae184 Recompile assets 2022-05-10 15:35:47 +02:00
Bubka
ac9e705455 Set empty env var with null 2022-05-10 15:34:51 +02:00
Bubka
ca5f15d462 Fix missing auth guard in Docker setup 2022-05-10 12:52:05 +02:00
Bubka
5e0ea50e76 Restore Demo flags 2022-05-10 08:57:45 +02:00
Bubka
3923ada6a0 Fix Docker test setup 2022-05-10 01:13:54 +02:00
Bubka
7f2806e7d9 Fix test error on kick-out inactive user 2022-05-10 00:59:07 +02:00
Bubka
a571095e11 Remove ./ from phpunit config files 2022-05-10 00:08:33 +02:00
Bubka
54fcfce351 Add missing PHP ext to Docker setup 2022-05-09 23:50:36 +02:00
Bubka
9ddee2c539 Restore composer.json copy in Dockerfile 2022-05-09 22:20:20 +02:00
Bubka
1196a1413e Remove composer.lock from Docker setup 2022-05-09 22:17:46 +02:00
Bubka
1641155fca Remove composer.lock from version control 2022-05-09 22:12:10 +02:00
Bubka
b997a738d5 Recompile assets 2022-05-09 21:49:05 +02:00
Bubka
c87ef0d892 Bump version number and complete Change log 2022-05-09 21:47:32 +02:00
Bubka
4fbf490039 Fix OTP copy 2022-05-09 18:39:31 +02:00
Bubka
ebdca6bb42 Force logout of inactive users 2022-05-09 18:39:06 +02:00
Bubka
d15161ab71 Update french translations 2022-05-09 17:31:32 +02:00
Nyzio
7b31107a48
Fix .env.example link 2022-04-22 18:17:37 +08:00
Bubka
549c65aaab Recompile assets 2022-04-15 20:03:49 +02:00
Bubka
3374b3a433 Revert change to database config 2022-04-15 18:20:20 +02:00
Bubka
63fafed6a9 Refine UI and translations 2022-04-15 16:20:34 +02:00
Bubka
2ba66f5c96 Fix missing route name used by the ResetPassword flow 2022-04-15 15:12:23 +02:00
Bubka
a131d726f5 Add heroku email settings - Close #33 2022-04-15 13:03:44 +02:00
Bubka
9ccc4b41dc Fix icon not showing after upload in Edit form 2022-04-14 15:52:16 +02:00
Bubka
f7e8e9db4e Add PHP extensions requirements in composer.json & Update lock file 2022-04-14 15:37:04 +02:00
Bubka
a68f9ec34a Change log channel 2022-04-14 15:13:26 +02:00
Bubka
02ebccb4de Use single quote in raw SQL to fix postgres error 2022-04-14 15:13:10 +02:00
Bubka
22b0d1293f Fix default RSA keys value 2022-04-14 14:23:47 +02:00
Bubka
855374abde Pass passport RSA keys as env vars 2022-04-14 14:21:38 +02:00
Bubka
c2e2cb6233 Set postdeploy script on a single line 2022-04-14 12:17:06 +02:00