nextcloud/lib
Daniel Calviño Sánchez 381a2aa627
fix: Clear pending two factor tokens also from configuration
Otherwise as the tokens were removed from the database but not from the
configuration the next time that the tokens were cleared the previous
tokens were still got from the configuration, and trying to remove them
again from the database ended in a DoesNotExistException being thrown.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2024-11-05 11:14:04 +01:00
..
composer feat(core): add index to systemtag objecttype 2024-10-29 09:08:30 +01:00
l10n Fix(l10n): Update translations from Transifex 2024-11-05 00:21:20 +00:00
private fix: Clear pending two factor tokens also from configuration 2024-11-05 11:14:04 +01:00
public fix(systemtags): translations and etag method casing 2024-10-29 09:08:31 +01:00
autoloader.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
base.php chore(legacy): Introduce public version ct plass and drop version methods from OC_Util 2024-09-20 14:53:34 +02:00
versioncheck.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00