Commit Graph

1765 Commits

Author SHA1 Message Date
Bubka
4d56e74b6f Send useful URLs to the front-end 2024-09-20 10:43:07 +02:00
Bubka
189f02ae9e Add a user attribute to identify authentication by proxy 2024-09-20 10:37:33 +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
012af3177b Add a regex validation rule for the restrictRule setting 2024-09-20 08:30:39 +02:00
Bubka
6102a4b3f6 Add an Auth page to the Admin panel 2024-09-20 08:10:20 +02:00
Bubka
d90ffd504a Fix accounts sorting - Fixes #347 2024-09-09 15:20:09 +02:00
Bubka
7c3198523c
Merge pull request #367 from rstefko/master
Support HTTP Proxy in OIDC
2024-09-04 09:28:54 +02:00
Bubka
32ad237129 Fix spelling & Cleaning 2024-09-02 10:14:37 +02:00
Bubka
21d6816151 Complete logs & tests 2024-09-02 10:11:30 +02:00
Bubka
e0d2786fe5 Add encryption of Service field - Closes #365 2024-09-02 10:08:04 +02:00
Bubka
5621115103 Ensure default group is owned by the provided user 2024-08-06 11:29:16 +02:00
Bubka
ba4e1edffa Add Group selector to the Advanced form - Closes #372 2024-08-06 11:21:08 +02:00
Bubka
5d3a1be38f Fix accounts sorting - Closes #347 2024-07-30 10:08:28 +02:00
Roman Štefko
d03a9819aa Support HTTP Proxy in OIDC 2024-07-20 14:32:35 +02:00
Bubka
4e463a781b Fix & Complete tests 2024-07-06 16:05:48 +02:00
Bubka
17256c6788 Fix QR code text not being returned - Closes #360 2024-07-06 16:05:48 +02:00
Bubka
4ea7988257 Make cleaning & Refactoring 2024-07-06 16:05:48 +02:00
Bubka
ee1d7a3993 Remove useless middleware 2024-07-06 16:05:48 +02:00
Bubka
e238e5121c Fix & Complete tests 2024-07-06 16:05:48 +02:00
Bubka
8c89c6f0ab Fix Authentication listeners 2024-07-06 16:05:48 +02:00
Bubka
57d78a8675 Add User & AuthLog equals() method for comparison during tests 2024-07-06 16:05:48 +02:00
Bubka
a23be58ba9
Merge pull request #357 from eltociear/patch-1
docs: update README.md
2024-07-01 14:18:39 +02:00
Ikko Eltociear Ashimine
4426e5f240
docs: update README.md
recommanded -> recommended
2024-07-01 16:12:49 +09:00
Bubka
0f1372e8bd Enhance test coverage & Fix small issues & Refactoring 2024-06-28 16:13:45 +02:00
Bubka
413e2c4ba9 Remove deprecated test doubles with a method() method (for phpunit v12) 2024-06-27 14:08:26 +02:00
Bubka
71bc378212 Fix larastan issues 2024-06-27 13:37:15 +02:00
Bubka
0ce5db371f Move eloquent helpers docblocks to ide-helper-models 2024-06-27 13:36:27 +02:00
Bubka
9bbc0ba8ad Enable the Laravel 11 health-check endpoint - Closes #271 2024-06-26 17:48:58 +02:00
Bubka
d33c5ec4d5 Update ide-helper 2024-06-26 16:02:49 +02:00
Bubka
ba3b689c61 Upgrade Github Actions 2024-06-26 14:52:54 +02:00
Bubka
ca9c750deb Update test to match chillerlan/php-qrcode v5 QR code encoding 2024-06-26 14:51:30 +02:00
Bubka
8bd6f2ce7c Merge branch 'laravel-11-upgrade' into dev 2024-06-26 14:47:11 +02:00
Bubka
58097d2f36 Add missing method to match Laravel 11 interface 2024-06-26 14:34:22 +02:00
Bubka
32c3d0f605 Fix broken code after upgrading to Carbon v3 2024-06-26 14:32:18 +02:00
Bubka
1a752d1243 Replace DocBlocks tests markup with phpunit v11 attributes 2024-06-26 14:29:13 +02:00
Bubka
cced8dbaff Update phpunit configuration 2024-06-26 14:15:30 +02:00
Bubka
b8b4d22efb Update passport:install invocation to prevent unwanted confirmations 2024-06-26 14:14:45 +02:00
Bubka
dd44b49c4e Update migrations for consistent column changes without doctrine/dbal 2024-06-26 13:58:56 +02:00
Bubka
ed205bd955 Add new auto-published passport migrations 2024-06-26 13:54:24 +02:00
Bubka
860f728f1d Update doc blocks 2024-06-26 13:53:23 +02:00
Bubka
06eccc8d57 Update config files 2024-06-26 13:50:12 +02:00
Bubka
eafa5c7210 Upgrade composer dependencies 2024-06-26 13:49:40 +02:00
Bubka
4c6e149812 Update translations 2024-06-25 21:28:21 +02:00
Bubka
5355b283dd Enable Turkish 2024-06-21 16:19:08 +02:00
Bubka
5d7a6c2d42 Fix Show QR Code feature - Closes #349 2024-06-21 14:55:22 +02:00
Bubka
ada9aaf3ad Make the QuickForm Cancel button not rounded 2024-06-21 14:28:32 +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
98ef297dc7 Remove useless overrides 2024-06-12 14:49:46 +02:00