nextcloud/apps/user_ldap/lib
Joas Schilling a5e6f46eb0
fix(l10n): Improve english source strings
- No leading/trailing whitespace
- Use asci single quote

Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-02-26 15:06:47 +01:00
..
AppInfo chore: Add SPDX header 2024-05-30 15:49:33 +02:00
Command chore: Add SPDX header 2024-05-30 15:49:33 +02:00
Controller refactor(user_ldap): Replace security annotations with respective attributes 2024-07-27 22:39:08 +02:00
DataCollector chore: Add SPDX header 2024-05-30 15:49:33 +02:00
Db chore: Add SPDX header 2024-05-30 15:49:33 +02:00
Events chore: Add SPDX header 2024-05-30 15:49:33 +02:00
Exceptions chore: Add SPDX header 2024-05-30 15:49:33 +02:00
Handler chore: Add SPDX header 2024-05-30 15:49:33 +02:00
Jobs fix(BackgroundJobs): Adjust intervals and time sensitivities 2024-11-25 08:38:58 +01:00
Mapping fix(db): Promote the use of getDatabaseProvider to reduce the impage of removed upstream platforms 2024-07-19 11:21:14 +02:00
Migration chore: Add SPDX header 2024-05-30 15:49:33 +02:00
Notification feat(notifications): Migrate server INotifiers to new exceptions 2024-06-25 11:56:24 +02:00
PagedResults chore: Add SPDX header 2024-05-30 15:49:33 +02:00
Service chore: Add SPDX header 2024-05-30 15:49:33 +02:00
Settings chore: Add SPDX header 2024-05-30 15:49:33 +02:00
SetupChecks fix(user_ldap): Use %n in plural translation to avoid a crash in L10N 2024-09-16 06:33:17 +00:00
User Merge pull request #45573 from nextcloud/chore/noid/spdx-batch9 2024-05-30 19:24:53 +02:00
Access.php fix(l10n): Improve english source strings 2025-02-26 15:06:47 +01:00
AccessFactory.php refactor: Use IAppConfig for setting cron type 2024-06-28 18:00:39 +02:00
BackendUtility.php chore: Add SPDX header 2024-05-30 15:49:33 +02:00
Configuration.php chore: Add SPDX header 2024-05-30 15:49:33 +02:00
Connection.php chore: Add SPDX header 2024-05-30 15:49:33 +02:00
ConnectionFactory.php chore: Add SPDX header 2024-05-30 15:49:33 +02:00
FilesystemHelper.php chore: Add SPDX header 2024-05-30 15:49:33 +02:00
Group_LDAP.php fix(user_ldap): Do not map groups we do not know if they match filter 2025-01-28 09:55:30 +01:00
Group_Proxy.php chore: Add SPDX header 2024-05-30 15:49:33 +02:00
GroupPluginManager.php chore: Add SPDX header 2024-05-30 15:49:33 +02:00
Helper.php chore: Add SPDX header 2024-05-30 15:49:33 +02:00
IGroupLDAP.php chore: Add SPDX header 2024-05-30 15:49:33 +02:00
ILDAPGroupPlugin.php chore: Add SPDX header 2024-05-30 15:49:33 +02:00
ILDAPUserPlugin.php chore: Add SPDX header 2024-05-30 15:49:33 +02:00
ILDAPWrapper.php chore: Add SPDX header 2024-05-30 15:49:33 +02:00
IUserLDAP.php chore: Add SPDX header 2024-05-30 15:49:33 +02:00
LDAP.php chore: Add SPDX header 2024-05-30 15:49:33 +02:00
LDAPProvider.php chore: Add SPDX header 2024-05-30 15:49:33 +02:00
LDAPProviderFactory.php chore: Add SPDX header 2024-05-30 15:49:33 +02:00
LDAPUtility.php chore: Add SPDX header 2024-05-30 15:49:33 +02:00
LoginListener.php chore: Add SPDX header 2024-05-30 15:49:33 +02:00
Proxy.php chore: Add SPDX header 2024-05-30 15:49:33 +02:00
User_LDAP.php fix(LDAP): remove unneeded dependencies 2024-08-01 20:13:11 +02:00
User_Proxy.php fix(LDAP): remove unneeded dependencies 2024-08-01 20:13:11 +02:00
UserPluginManager.php chore: Add SPDX header 2024-05-30 15:49:33 +02:00
Wizard.php chore: Add SPDX header 2024-05-30 15:49:33 +02:00
WizardResult.php chore: Add SPDX header 2024-05-30 15:49:33 +02:00