Commit Graph

34 Commits

Author SHA1 Message Date
Bubka
e498350f62 Complete merge with refactoring for better integration 2024-04-24 09:33:45 +02:00
Bubka
be229d9746 Update Laravel mailer config & var 2024-04-08 16:16:27 +02:00
Bubka
ca903b6fc0 Upgrade to laragear/webauthn v2 - Fixes #255 2024-03-29 09:21:00 +01:00
Bubka
406f0095ea Default ASSET_URL to APP_URL - Fixes #284 2024-02-19 13:38:38 +01:00
Bubka
98f711800d Add ASSET_URL to env vars to prevent mixed content/blank page
Fixes #256, Resolves #275
2024-01-17 10:38:58 +01:00
Bubka
d2427364a5 Update available log channels in .env comments - Resolves #279 2024-01-17 08:56:44 +01:00
Bubka
e503826012 Add the ability to set a proxy for outgoing requests - Closes #252 2023-12-13 17:15:26 +01:00
Bubka
9d5d2705e4 Update comments for env vars related to SSO 2023-12-09 17:35:34 +01:00
Bubka
9ff35195f0 Complete SSO (user model, error cases, tests, views) & Add github provider 2023-12-09 17:22:24 +01:00
Bubka
a407f4742e Merge branch 'feature/openid-support' of https://github.com/indykoning/2FAuth into indykoning-feature/openid-support 2023-12-06 09:27:20 +01:00
Bubka
54f9a5de15 Update MAIL_VERIFY_SSL_PEER comment & Add it where missing 2023-12-05 17:26:34 +01:00
Bubka
85506c70fd
Merge pull request #247 from rouilj/patch-2
Update .env.example: remove MAIL_FROM; add MAIL_VERIFY_SSL_PEER
2023-12-05 17:05:22 +01:00
John P. Rouillard
b67ad3b4c9
Update .env.example: remove MAIL_FROM; add MAIL_VERIFY_SSL_PEER
See: https://github.com/Bubka/2FAuth/issues/245#issuecomment-1823913412
2023-11-23 09:00:26 -05:00
Bubka
aa32575d22 Rename MIX_ env vars 2023-11-21 13:45:46 +01:00
indy koning
160f55fa6b Add support for an openid provider 2023-11-20 23:25:36 +01:00
Bubka
82e0e90c79 Make the APP_URL comment more specific and restrictive 2023-08-25 13:49:52 +02:00
Bubka
5de9a2df27 Add artisan ':install' command 2023-04-28 15:47:52 +02:00
Bubka
140cc70cef Make Login & API throttling editable using the .env file - Close #163 2023-03-17 11:08:03 +01:00
Bubka
dcc6579365 Fix custom base URL support 2023-01-25 16:58:30 +01:00
Bubka
017bbc6304 Replace darkghosthunter/larapass with laragear/webauthn 2022-11-25 15:20:36 +01:00
Bubka
6dae877e68 Disable SESSION_LIFETIME environment var which interferes with autolock 2022-10-19 13:12:49 +02:00
Bubka
caf72a6c9f Fix #115 - Remove invalid WEBAUTHN_NAME null value in .env example 2022-08-10 11:39:17 +02:00
Bubka
d88e477496 Fix .env var name 2022-07-21 15:45:10 +02:00
Bubka
74ee0cfecb Restore session-lifetime default duration 2022-07-18 14:30:09 +02:00
Bubka
3676c5b344 Add PROXY_LOGOUT_URL to config files 2022-05-17 00:16:59 +02:00
Bubka
ca5f15d462 Fix missing auth guard in Docker setup 2022-05-10 12:52:05 +02:00
Bubka
bf495f9019 Add trusted proxies as an env var 2022-04-14 11:34:40 +02:00
Bubka
0717920dba Update ENV vars in Docker related files 2022-03-31 11:24:02 +02:00
Bubka
7f793de201 Update .env.example with new Auth variables 2022-03-31 11:24:01 +02:00
Bubka
20856d62c6 Upgrade to Laravel 8 2022-03-31 11:24:01 +02:00
Bubka
5db549fe5e Add logs 2022-03-31 11:24:01 +02:00
Bubka
6cdf4cf207 Set IsDemoApp option as an .ENV variable 2020-03-18 18:37:57 +01:00
Bubka
948a5a7908 Complete email settings in .env.example to avoid issue 2020-02-10 23:23:15 +01:00
Bubka
b5ff4d883e Add .env.example file 2020-01-13 15:22:25 +01:00