1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-12 11:34:03 +00:00
tenancy/assets
lukinovec 8cd15db1fc
[4.x] Make RemoveStorageSymlinksAction able to delete broken symlinks (#1323)
* Add regression test for removing invalid symlinks

* Move commented RemoveStorageSymlinks job to the DeletingTenant pipeline (better default - the symlinks will be removed *before* deleting tenant storage)

* Remove symlink validity check from symlinkExists() (only check for the symlink's existence)

* Delete complete todo0

* Make the symlink assertions more explicit

* update test name

---------

Co-authored-by: Samuel Štancl <samuel@archte.ch>
2025-03-18 21:27:27 +01:00
..
impersonation-migrations Add remember column to to the impersonation token (#1101) 2023-04-13 02:05:26 +02:00
migrations Postgres RLS + permission controlled database managers (#33) 2024-04-24 22:32:49 +02:00
resource-syncing-migrations Use polymorphic table for mapping resources to tenants (#997) 2023-02-02 06:39:35 +01:00
config.php [4.x] Make the ImpersonationToken model configurable (#1335) 2025-03-18 18:42:08 +01:00
routes.php Refactor early identification (#47) 2024-04-22 11:30:58 +02:00
TenancyServiceProvider.stub.php [4.x] Make RemoveStorageSymlinksAction able to delete broken symlinks (#1323) 2025-03-18 21:27:27 +01:00
tenant_routes.stub.php add line end to sample route response 2024-07-09 00:15:37 +02:00