Bubka
|
461c1df5b4
|
Bump version number & Update change log
|
2024-10-26 18:55:21 +02:00 |
|
Bubka
|
c45fb2f658
|
Bump version number & Update change log
|
2024-10-12 18:25:37 +02:00 |
|
Bubka
|
86ee319a60
|
Restore hard-coded config vars after Laravel v11 update
|
2024-09-26 16:09:49 +02:00 |
|
Bubka
|
a79a0002cc
|
Upadte change log & Bump version number
|
2024-09-25 15:55:11 +02:00 |
|
Bubka
|
091129ef06
|
Add a setting to restrict authentication to SSO only - Closes #368, Closes #362
|
2024-09-25 08:53:34 +02:00 |
|
Bubka
|
4d56e74b6f
|
Send useful URLs to the front-end
|
2024-09-20 10:43:07 +02:00 |
|
Bubka
|
d629ed83c5
|
Move SSO & Registration settings to the new admin panel's Auth page
|
2024-09-20 09:58:53 +02:00 |
|
Bubka
|
d33c5ec4d5
|
Update ide-helper
|
2024-06-26 16:02:49 +02:00 |
|
Bubka
|
06eccc8d57
|
Update config files
|
2024-06-26 13:50:12 +02:00 |
|
Bubka
|
5355b283dd
|
Enable Turkish
|
2024-06-21 16:19:08 +02:00 |
|
Bubka
|
e49c1abe93
|
Add user preference to automatically save accounts on QRcode submission
|
2024-06-21 14:25:39 +02:00 |
|
Bubka
|
570f3bb9bd
|
Add user preference to auto-close OTP after timeout
|
2024-06-21 14:23:03 +02:00 |
|
Bubka
|
2f05f4993c
|
Set case-insensitive sorting as default & Add a user pref to restore legacy behavior - Closes #347
|
2024-06-19 14:31:17 +02:00 |
|
Bubka
|
590c9ec92e
|
Remove calls to config helper from config files
|
2024-06-12 08:34:20 +02:00 |
|
Bubka
|
1bbdb5a483
|
Disable new device notification for now
|
2024-05-29 11:41:14 +02:00 |
|
Bubka
|
e73fbf658f
|
Add authentication log cleaning and associated tests
|
2024-05-24 13:50:19 +02:00 |
|
Bubka
|
27fb79413e
|
Update app version number to 5.2.0
|
2024-04-29 16:19:47 +02:00 |
|
Bubka
|
4f5274bfe5
|
Disable notifyOnFailedLogin by default
|
2024-04-26 10:31:57 +02:00 |
|
Bubka
|
8734e9c807
|
Add Timezone setting/pref & Update tests accordingly
|
2024-04-25 16:56:35 +02:00 |
|
Bubka
|
e498350f62
|
Complete merge with refactoring for better integration
|
2024-04-24 09:33:45 +02:00 |
|
Bubka
|
e75589526b
|
Merge authentication-log into codebase
|
2024-04-22 14:59:20 +02:00 |
|
Bubka
|
11ceb52286
|
Replace Rappasoft\LaravelAuthenticationLog by forked package
|
2024-04-20 18:10:30 +02:00 |
|
Bubka
|
4e22fe7e2c
|
Add a silenced email channel for the Demo mode
|
2024-04-15 21:42:04 +02:00 |
|
Bubka
|
a6745c28a6
|
Add authentications log
|
2024-04-15 00:44:18 +02:00 |
|
Bubka
|
be229d9746
|
Update Laravel mailer config & var
|
2024-04-08 16:16:27 +02:00 |
|
Bubka
|
4516e8d33a
|
Complete change log & Bump version number
|
2024-03-21 18:29:52 +01:00 |
|
Bubka
|
999fc1bf5e
|
Update Languages translations
|
2024-03-15 15:12:57 +01:00 |
|
Bubka
|
aaf06d8cf1
|
Complete change log & Bump version number
|
2024-03-15 10:44:06 +01:00 |
|
Bubka
|
e6d201d882
|
Add a keepSsoRegistrationEnabled admin setting - Closes #317
|
2024-03-08 15:07:44 +01:00 |
|
Bubka
|
9dddf1c14c
|
Add viewDefaultGroupOnCopy user preference - Completes #300
|
2024-03-06 10:04:41 +01:00 |
|
Bubka
|
4ef3efd6ce
|
Add clearSearchOnCopy user preference - Resolves #300
|
2024-03-01 14:46:15 +01:00 |
|
Bubka
|
3eed7c8f5b
|
Add an email registration policy feature - Closes #250
|
2024-02-29 14:03:30 +01:00 |
|
Bubka
|
784b5206b9
|
Complete change log & Bump version number
|
2024-02-23 15:28:43 +01:00 |
|
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 |
|