lukinovec
|
228c2676f3
|
Add remember column to to the impersonation token (#1101)
|
2023-04-13 02:05:26 +02:00 |
|
Abrar Ahmad
|
f42f08cb87
|
Add session state when impersonating tenant (#1029)
* wip
* Fix code style (php-cs-fixer)
* Update TenantUserImpersonationTest.php
* renamed method
* update method name in test
* rename session key
* fix test
* Update src/Features/UserImpersonation.php
Co-authored-by: Samuel Štancl <samuel@archte.ch>
* Update UserImpersonation.php
Co-authored-by: PHP CS Fixer <phpcsfixer@example.com>
Co-authored-by: Samuel Štancl <samuel@archte.ch>
|
2022-12-17 02:08:03 +01:00 |
|
Samuel Štancl
|
2a39b0526a
|
Fix #998, properly replace ALL tenant_id literals
|
2022-11-10 16:44:52 +01:00 |
|
Samuel Štancl
|
8af354c20e
|
get phpstan errors down from 252 to 189
|
2022-08-30 05:44:23 +02:00 |
|
Samuel Štancl
|
55d0a9ab87
|
misc improvements - stronger types, exception refactor
|
2022-08-26 21:35:17 +02:00 |
|
Abrar Ahmad
|
97ab483173
|
Completing PR #881 (#902)
* install PHP CS Fixer
* Fix styling
* remove StyleCI config
* use config from archtechx/template
* Fix styling
* added `php-cs-fixer`
* Update .php-cs-fixer.php
* added GitHub token
* Update ci.yml
* Update ci.yml
* Update ci.yml
* php-cs-fixer workflow same as template
Co-authored-by: Erik Gaal <me@erikgaal.nl>
Co-authored-by: erikgaal <erikgaal@users.noreply.github.com>
|
2022-07-20 15:28:45 +02:00 |
|
Samuel Štancl
|
b362c16f89
|
TTL argument
|
2020-06-29 12:21:02 +02:00 |
|
stancl
|
6955512a6b
|
Apply fixes from StyleCI
|
2020-05-22 09:01:31 +00:00 |
|
Samuel Štancl
|
05d6383b99
|
Session scoping & tenant() cleanup
|
2020-05-15 11:07:42 +02:00 |
|
Samuel Štancl
|
10a5b80d44
|
User impersonation
|
2020-05-15 07:30:57 +02:00 |
|