Commit Graph

835 Commits

Author SHA1 Message Date
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
Bubka
ae9d2cd1b7 Remove redis to avoid heroku account verification 2022-04-14 12:07:28 +02:00
Bubka
36aa66a97a Recompile assets 2022-04-14 11:38:23 +02:00
Bubka
37892e912e Complete heroku setup 2022-04-14 11:35:45 +02:00
Bubka
bf495f9019 Add trusted proxies as an env var 2022-04-14 11:34:40 +02:00
Bubka
0b0cf5603f Add heroku .env file 2022-04-13 17:52:28 +02:00
Bubka
0a741f23f6 Add heroku Procfile 2022-04-13 17:02:47 +02:00
Bubka
b9718b411c Add postdeploy composer commands 2022-04-13 16:39:50 +02:00
Bubka
a2c9890cd5 Add heroku app.json 2022-04-13 15:39:58 +02:00
Bubka
3f2d3cac19 Fix account box sizing broken by Bulma update 2022-04-13 13:59:23 +02:00
Bubka
f6871b23c1 Disable webauthn options unless one device is registered 2022-04-06 09:48:07 +02:00
Bubka
52383e9e1e Update composer dependencies 2022-04-05 09:12:03 +02:00
Bubka
d21c32ffcd
Merge pull request #63 from qdm12/docker-fix
Fix Docker build
2022-04-05 08:40:34 +02:00
Bubka
530d09a93d Enable all tests for travis 2022-04-05 08:19:07 +02:00
Bubka
751ff5d1b0 Revert "Revert most of the previous changes as using bionic fixes travis"
This reverts commit 34db59a991.
2022-04-04 18:02:42 +02:00
Bubka
f3f658675a It failed, again... 2022-04-04 17:37:57 +02:00
Bubka
34db59a991 Revert most of the previous changes as using bionic fixes travis 2022-04-04 17:25:11 +02:00
Bubka
ef54b2371f Try running travis under bionic to fix sqlite issue 2022-04-04 17:09:34 +02:00
Bubka
41aedb9d7b Try using sqlite with filesystem on travis 2022-04-04 16:26:32 +02:00
Bubka
1c9c6f2703 Split migration into two to prevent sqlite issue 2022-04-04 16:04:13 +02:00
Bubka
7932228e71 Add migrations to prevent multiple Schema::table in a single migration 2022-04-04 15:59:38 +02:00