nextcloud-server/lib/private
Abijeet ec28c54dbc Adds search by email function on the users screen.
Fixes #7175.

- Updated the query to fetch the users in users > everyone tab.
- Updated the query to fetch the users in users > admin tab.
- Tested to ensure that the disabled users are also being fetched.
- Added test cases.

Signed-off-by: Abijeet <abijeetpatro@gmail.com>
2017-12-16 17:18:05 +07:00
..
Accounts Update license headers 2017-11-06 16:56:19 +07:00
Activity Update license headers 2017-11-06 16:56:19 +07:00
App If there is no internet connection don't try to contact appstore 2017-11-17 20:35:04 +07:00
AppFramework Change @georgehrke's email 2017-11-06 20:38:59 +07:00
Archive Update license headers 2017-11-06 16:56:19 +07:00
Authentication Loss of performance on Login after upgrade from NC10 + LDAP to NC 12 + LDAP #6732 2017-11-27 09:22:44 +07:00
BackgroundJob Update license headers 2017-11-06 16:56:19 +07:00
Cache Update license headers 2017-11-06 16:56:19 +07:00
Calendar implement CalendarManager 2017-11-09 15:14:50 +07:00
Collaboration Update license headers 2017-11-06 16:56:19 +07:00
Command Update license headers 2017-11-06 16:56:19 +07:00
Comments Update license headers 2017-11-06 16:56:19 +07:00
Console Update license headers 2017-11-06 16:56:19 +07:00
Contacts/ContactsMenu Change @georgehrke's email 2017-11-06 20:38:59 +07:00
DB add postgresql10 compatibility to dbal 2017-11-22 17:57:17 +07:00
Diagnostics Update license headers 2017-11-06 16:56:19 +07:00
Encryption Update license headers 2017-11-06 16:56:19 +07:00
Federation Update license headers 2017-11-06 16:56:19 +07:00
Files Use basename() instead of self implementation 2017-11-23 12:35:47 +07:00
GlobalScale Update license headers 2017-11-06 16:56:19 +07:00
Group Run updated license header updater 2017-11-07 13:47:42 +07:00
Hooks Update license headers 2017-11-06 16:56:19 +07:00
Http/Client
IntegrityCheck Update license headers 2017-11-06 16:56:19 +07:00
L10N Change @georgehrke's email 2017-11-06 20:38:59 +07:00
Lock Update license headers 2017-11-06 16:56:19 +07:00
Lockdown Update license headers 2017-11-06 16:56:19 +07:00
Log Change @georgehrke's email 2017-11-06 20:38:59 +07:00
Mail Update license headers 2017-11-06 16:56:19 +07:00
Memcache Update license headers 2017-11-06 16:56:19 +07:00
Migration Update license headers 2017-11-06 16:56:19 +07:00
Notification Update license headers 2017-11-06 16:56:19 +07:00
OCS Update license headers 2017-11-06 16:56:19 +07:00
Preview Change @georgehrke's email 2017-11-06 20:38:59 +07:00
Repair check if the user still exists before we try to cleanup the previews 2017-11-14 20:26:18 +07:00
RichObjectStrings Update license headers 2017-11-06 16:56:19 +07:00
Route Update license headers 2017-11-06 16:56:19 +07:00
Search Update license headers 2017-11-06 16:56:19 +07:00
Security Reset bruteforce attempt table on successful login 2017-11-24 14:58:57 +07:00
Session Update license headers 2017-11-06 16:56:19 +07:00
Settings Remove wrong entry in admin_settings that causes 500 2017-11-20 20:49:03 +07:00
Setup Update license headers 2017-11-06 16:56:19 +07:00
Share Update license headers 2017-11-06 16:56:19 +07:00
Share20 Only in case of $currentAccess the array uses the id as index 2017-11-28 17:17:51 +07:00
Support/CrashReport add proper type hinting 2017-11-14 14:49:24 +07:00
SystemTag Update license headers 2017-11-06 16:56:19 +07:00
Tagging
Template Merge pull request #7061 from kyrofa/bugfix/6028/app_path_realpath 2017-11-14 13:58:02 +07:00
Updater Update license headers 2017-11-06 16:56:19 +07:00
User Adds search by email function on the users screen. 2017-12-16 17:18:05 +07:00
legacy Allow to skip data dir permission checks by config 2017-11-30 11:16:00 +07:00
AllConfig.php Update license headers 2017-11-06 16:56:19 +07:00
AppConfig.php
AppHelper.php
Avatar.php Update license headers 2017-11-06 16:56:19 +07:00
AvatarManager.php
CapabilitiesManager.php Update license headers 2017-11-06 16:56:19 +07:00
Config.php Update license headers 2017-11-06 16:56:19 +07:00
ContactsManager.php
DatabaseException.php Remove unneeded parameter in DatabaseException 2017-07-24 13:44:12 +07:00
DatabaseSetupException.php
DateTimeFormatter.php Update license headers 2017-11-06 16:56:19 +07:00
DateTimeZone.php
ForbiddenException.php
HTTPHelper.php
HintException.php Update license headers 2017-11-06 16:56:19 +07:00
Installer.php Merge pull request #7264 from nextcloud/cache-fetched-apps 2017-11-27 11:48:59 +07:00
LargeFileHelper.php
Log.php Pass log level to log reporters 2017-11-27 16:46:47 +07:00
NaturalSort.php
NaturalSort_DefaultCollator.php
NavigationManager.php Update license headers 2017-11-06 16:56:19 +07:00
NeedsUpdateException.php
NotSquareException.php
PreviewManager.php Update license headers 2017-11-06 16:56:19 +07:00
PreviewNotAvailableException.php
RedisFactory.php Update license headers 2017-11-06 16:56:19 +07:00
Repair.php Change @georgehrke's email 2017-11-06 20:38:59 +07:00
RepairException.php
Search.php
Server.php Get the Installer via DI 2017-11-25 12:00:57 +07:00
ServerContainer.php Fix missing argument 2 for Settings classes 2017-05-19 22:32:50 +07:00
ServerNotAvailableException.php
ServiceUnavailableException.php
Setup.php Get the Installer via DI 2017-11-25 12:00:57 +07:00
Streamer.php Revert "Always enable Zip64 extension for zipstreamer" 2017-06-09 10:21:26 +07:00
SubAdmin.php Change @georgehrke's email 2017-11-06 20:38:59 +07:00
SystemConfig.php Merge pull request #7020 from Fiech/master 2017-11-07 10:27:53 +07:00
TagManager.php
Tags.php Update license headers 2017-11-06 16:56:19 +07:00
TempManager.php Update license headers 2017-11-06 16:56:19 +07:00
TemplateLayout.php Update license headers 2017-11-06 16:56:19 +07:00
URLGenerator.php Update license headers 2017-11-06 16:56:19 +07:00
Updater.php Make isUpdateAvailable non-static 2017-11-25 12:01:02 +07:00