Bubka
|
cee032897a
|
Update translations & Add Japanese
|
2024-02-23 14:25:07 +01:00 |
|
Bubka
|
406f0095ea
|
Default ASSET_URL to APP_URL - Fixes #284
|
2024-02-19 13:38:38 +01:00 |
|
Bubka
|
119eca6c7e
|
Fix OAUTH redirect urls not respecting APP_URL - Fixes #299
|
2024-02-19 09:45:21 +01:00 |
|
Bubka
|
8c1df18204
|
Complete change log & Bump version number
|
2024-01-19 15:16:18 +01:00 |
|
Bubka
|
7593fc91a8
|
Complete change log & Bump version number
|
2023-12-29 17:54:24 +01:00 |
|
Bubka
|
78a1eebdd2
|
Complete change log & Bump version number
|
2023-12-29 00:57:57 +01:00 |
|
Bubka
|
246806d013
|
Update change log & Bump version number
|
2023-12-20 13:46:34 +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
|
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
|
b2e733eee5
|
Add a user pref to reveal dotted passwords - Closes #208
|
2023-12-05 11:40:39 +01:00 |
|
Bubka
|
c765bfdb4b
|
Bump version number & Update change log
|
2023-11-21 13:44:31 +01:00 |
|
indy koning
|
160f55fa6b
|
Add support for an openid provider
|
2023-11-20 23:25:36 +01:00 |
|
Bubka
|
4560daef34
|
Bump version number & Update change log
|
2023-09-26 08:19:41 +02:00 |
|
Bubka
|
0ddb2e7551
|
Bump version number & Update change log & Recompile assets
|
2023-09-17 21:47:50 +02:00 |
|
Bubka
|
ac98c0e735
|
Update change log & Bump version number
|
2023-09-14 13:42:57 +02:00 |
|
Bubka
|
9bbec4b5e9
|
Enable Russian & Update translations
|
2023-09-13 09:47:24 +02:00 |
|
Bubka
|
c3bcb5e692
|
Update change log & Bump version number
|
2023-09-12 16:55:38 +02:00 |
|
Bubka
|
a96a1cef05
|
Add ability to disable SSL peers checking via an env var - Closes #219
|
2023-08-24 16:59:30 +02:00 |
|
Bubka
|
3769a792a0
|
Fix webauthn when its vars are empty in the .env file - Closes #218
|
2023-08-24 10:02:03 +02:00 |
|
Bubka
|
fe5d807170
|
Upgrade to Laravel 10 & phpunit 10
|
2023-08-01 11:26:58 +02:00 |
|
Bubka
|
23127609cb
|
Update changelog & bump version number
|
2023-06-28 21:09:13 +02:00 |
|
Bubka
|
b8c810f885
|
Generate and Show all OTPs directly on the main view - Complete #153
|
2023-04-28 17:03:06 +02:00 |
|
Bubka
|
4f81b30fcd
|
Add admin setting to disable user registration - Complete #170
|
2023-04-28 16:52:04 +02:00 |
|
Bubka
|
5de9a2df27
|
Add artisan ':install' command
|
2023-04-28 15:47:52 +02:00 |
|
Bubka
|
d349f09ed4
|
Bump version & Update change log
|
2023-04-19 08:41:48 +02:00 |
|
Bubka
|
a9cefc5f3a
|
Bump version & Update change log
|
2023-04-16 17:42:23 +02:00 |
|
Bubka
|
9f453582a3
|
Build assets & Bump version & Update change log
|
2023-04-14 17:47:51 +02:00 |
|
Bubka
|
533b913c33
|
Fix ShowOtpAsDot typo
|
2023-04-07 23:35:48 +02:00 |
|
Bubka
|
1e0c0b8cfc
|
Bump version & Update change log
|
2023-03-26 16:53:20 +02:00 |
|
Bubka
|
39166aef45
|
Update translations
|
2023-03-25 18:00:02 +01:00 |
|
Bubka
|
997f13add9
|
Add test for Webauthn login with userVerification=preferred (see #117)
|
2023-03-17 17:09:38 +01:00 |
|
Bubka
|
140cc70cef
|
Make Login & API throttling editable using the .env file - Close #163
|
2023-03-17 11:08:03 +01:00 |
|
Bubka
|
4d8180a8c1
|
Replace the useWebauthnAsDefault option by a client side form toggle
|
2023-03-15 14:44:51 +01:00 |
|
Bubka
|
5e5e50d053
|
Add Admin role & split settings between appSettings and userPreferences
|
2023-02-17 17:12:53 +01:00 |
|
Bubka
|
d3bc99f328
|
Set OTPs formatting as a user option with multiple available formats
|
2023-02-08 16:18:57 +01:00 |
|
Bubka
|
eadebb41ac
|
Add a Light theme and a theme detection/selection feature
|
2023-02-01 17:21:55 +01:00 |
|
Bubka
|
dcc6579365
|
Fix custom base URL support
|
2023-01-25 16:58:30 +01:00 |
|
Bubka
|
05eafe51ac
|
Merge hotfixes for v3.4.2 into dev
|
2023-01-25 13:37:25 +01:00 |
|
Bubka
|
a9f648cbc5
|
Bump version number & Update change log
|
2023-01-25 13:13:55 +01:00 |
|
Bubka
|
8f6bf85fa8
|
Add support for custom base URL - resolve #114
|
2023-01-20 17:36:15 +01:00 |
|
Bubka
|
05a39b6501
|
Update tests & minor fixes
|
2022-12-09 10:53:01 +01:00 |
|
Bubka
|
017bbc6304
|
Replace darkghosthunter/larapass with laragear/webauthn
|
2022-11-25 15:20:36 +01:00 |
|
Bubka
|
0ac04a321d
|
Upgrade to Laravel 9
|
2022-11-25 15:18:19 +01:00 |
|
Bubka
|
b4fe966557
|
Bump version number, update change log and recompile assets
|
2022-11-25 14:31:45 +01:00 |
|
Bubka
|
6dae877e68
|
Disable SESSION_LIFETIME environment var which interferes with autolock
|
2022-10-19 13:12:49 +02:00 |
|
Bubka
|
4cbf81e302
|
Bump version number & Update change log
|
2022-10-17 17:50:37 +02:00 |
|
Bubka
|
b9523c4e64
|
Update translations & Enable Chinese Simplified and Spanish
|
2022-10-17 15:43:49 +02:00 |
|
Bubka
|
8d3a97a701
|
Complete the release radar to notify new 2Fauth releases - Close #127
|
2022-10-12 11:14:17 +02:00 |
|
Bubka
|
1af32ecbf4
|
Set icon filename generation as a helper function
|
2022-10-10 11:21:42 +02:00 |
|