mirror of
https://github.com/nextcloud/passman.git
synced 2024-11-10 17:27:40 +08:00
4a1878ef0c
The CronService fails to send notifications for expired credentials due to the SQL query containing as a column name the word 'rows', which is a reserved keyword. This is the cause of issue #490. This patch fixes the issue simply by quoting the offending keyword. Signed-off-by: Damien Goutte-Gattat <dgouttegattat@incenp.org> |
||
---|---|---|
.. | ||
ActivityService.php | ||
CredentialRevisionService.php | ||
CredentialService.php | ||
CronService.php | ||
DeleteVaultRequestService.php | ||
EncryptService.php | ||
FileService.php | ||
IconService.php | ||
NotificationService.php | ||
SettingsService.php | ||
ShareService.php | ||
VaultService.php |