passman/lib/Service
binsky f44591b4fd
fix using a string literal without proper parameter binding in a query builder expression
fix deprecated db query builder execute calls

Signed-off-by: binsky <timo@binsky.org>
2025-03-09 23:07:14 +01:00
..
ActivityService.php convert array to short syntax 2023-07-05 18:06:01 +03:30
CredentialRevisionService.php use PHP8's constructor property promotion 2023-07-05 14:40:34 +03:30
CredentialService.php mark credential notification as processed even if the corresponding credential does not exist #488 2024-04-06 00:50:59 +02:00
CronService.php move credential edit link generation into CredentialService 2024-04-05 03:24:14 +02:00
DeleteVaultRequestService.php use PHP8's constructor property promotion 2023-07-05 14:40:34 +03:30
EncryptService.php convert array to short syntax 2023-07-05 18:06:01 +03:30
FileService.php Merge branch 'constructor_property_promotion' 2023-07-16 23:37:02 +02:00
IconService.php convert array to short syntax 2023-07-05 18:06:01 +03:30
NotificationService.php fix using a string literal without proper parameter binding in a query builder expression 2025-03-09 23:07:14 +01:00
SettingsService.php Merge branch 'constructor_property_promotion' 2023-07-16 23:37:02 +02:00
ShareService.php Merge branch 'constructor_property_promotion' 2023-07-16 23:37:02 +02:00
VaultService.php use PHP8's constructor property promotion 2023-07-05 14:40:34 +03:30