nextcloud-server/apps/federatedfilesharing/lib
Joas Schilling fa1d50ccce
Merge pull request #36267 from nextcloud/bugfix/noid/dont-reuse-query-builder
Don't reuse query builder object with populated parameters in FederatedShareProvider
2023-02-06 21:14:31 +07:00
..
AppInfo Update php licenses 2021-06-04 22:02:41 +07:00
BackgroundJob Port existing server code to new interface 2022-08-08 17:03:19 +07:00
Controller Remove OCP\App and OCP\BackgroundJob 2022-08-01 09:46:40 +07:00
Events Update php licenses 2021-06-04 22:02:41 +07:00
Listeners Update php licenses 2021-06-04 22:02:41 +07:00
Migration Update php licenses 2021-06-04 22:02:41 +07:00
OCM fix federated sharing 2021-10-19 11:32:15 +07:00
Settings Use the default color and matching text color for the federation invite 2023-01-30 09:12:49 +07:00
AddressHandler.php Migrate HintException to OCP 2021-06-30 15:28:02 +07:00
FederatedShareProvider.php Don't reuse query builder object with populated parameters 2023-01-23 07:04:57 +07:00
Notifications.php Migrate HintException to OCP 2021-06-30 15:28:02 +07:00
Notifier.php Get rid of all useless calls to setParsedSubject now that setRichSubject is able to do it 2022-11-29 14:36:29 +07:00
TokenHandler.php Introduce ISecureRandom::CHAR_ALPHANUMERIC 2021-07-08 15:11:31 +07:00