Commit Graph

126 Commits (ef97481a0d7dcedba830bc423d623111f6c2e774)

Author SHA1 Message Date
Robin Appelman 44f9af5a7f Use the new session wrapper 13 years ago
Jörn Friedrich Dreyer cbd5eb9a1a use to_char only for oracle, whitespace 13 years ago
Jörn Friedrich Dreyer eceb3c8ed5 add debug output 13 years ago
Lukas Reschke 7ec36c5bbb Add password to pre_login 13 years ago
Björn Schießle 9d1e60325c allow admin to recover users files in case of password lost 13 years ago
Florin Peter 3c100af132 revert changes to fbbc76f281 because master is very unstable right now 13 years ago
Robin Appelman 8a50459223 Fix OC_User::getDisplaynames when using numeric user id's 13 years ago
Lukas Reschke fbffbe0170 Juse send the cookies in the ownCloud directory 13 years ago
Lukas Reschke 37cb79155e *gnaaarf* 13 years ago
Arthur Schiwon 60d4fdda57 sort users according to display name 13 years ago
Bart Visscher 4a26d63867 Fix using wrong quotes for breaking long lines 13 years ago
Bart Visscher bb75dfc021 Whitespace fixes 13 years ago
Robin Appelman ab70f9bd25 Fix quotes in OC_User::isEnabled 14 years ago
Bart Visscher ffae6f4b84 Style-fix: Breakup long lines 14 years ago
Bart Visscher 2d6d0a4ad4 Whitespace indent fixes 14 years ago
Bart Visscher cd35d257bb Fix NoSpaceAfterComma and SpaceBeforeComma 14 years ago
Thomas Mueller 5731a1b01c introduce new virtual method hasUserListings() to determine if a user backend can list it's users. 14 years ago
Björn Schießle d8fee28b3b add switch to enable/disable the possibility to change the display name by the user 14 years ago
Thomas Müller 05b46f7828 on creation only test for existing users if the backend supports user creation 14 years ago
Björn Schießle 9d73e7eb1e let the user change his display name, if supported by the back-end 14 years ago
Arthur Schiwon a721f7d59f check whether user belongs to the backend before calling getHome() 14 years ago
Arthur Schiwon 5221ee0c5a offer change password only when the action is supported by the user backend 14 years ago
Björn Schießle 6659798197 only change display name if the display name from the current user was changed; add correct display name to new user 14 years ago
Arthur Schiwon 79c309da83 Typo 14 years ago
Robin Appelman 06c1c35ac9 Fix phpdoc 14 years ago
Björn Schießle c00b66fe5b implement DisplayNamesInGroup for database back-end 14 years ago
Björn Schießle e0f2ed2757 interface and API to change display names 14 years ago
Björn Schießle b4291f1e8e allow to get the display name from an abitrary user 14 years ago
Björn Schießle 4271430e60 get all display names from users in a given group 14 years ago
Björn Schießle 9bb8e05839 get all display names 14 years ago
Björn Schießle 2fee1208ef add display name to title instead if login-ID 14 years ago
Björn Schießle d16574f070 new branch which introduces display names 14 years ago
Lukas Reschke cc00c54f6a Remove uneeded returns 14 years ago
Lukas Reschke e8b45caa51 Remove uneeded return 14 years ago
Lukas Reschke 31b1a73e1f Check if user is admin - bool 14 years ago
Jörn Friedrich Dreyer 8126b09bfe add debug logging for user backend registration 14 years ago
Sam Tuke aabef796a0 Added library phpseclib 14 years ago
Lorenzo M. Catucci 15afbfd198 Add an $excludingBackend optional parameter 14 years ago
Bart Visscher 9419913c06 Better place to check for user removal 14 years ago
Bart Visscher 343e9d8621 Better check and handing of user deletion 14 years ago
Bart Visscher 59627367ae Better check and handling of user creation 14 years ago
Felix Moeller 0e70ea9d8b Checkstyle: Fix the last 25 NoSpaceAfterComma 14 years ago
Felix Moeller 30d7993e01 Checkstyle fixes: NoSpaceAfterComma 14 years ago
Felix Moeller afadf93d31 Checkstyle: many fixes 14 years ago
Björn Schießle 0d3f68cc7a fix function documentation 14 years ago
Björn Schießle 8a3eda16f2 fix function documentation 14 years ago
Felix Moeller e73b817a38 Checkstyle: NoSpaceAfterComma 14 years ago
Felix Moeller 2d61f03452 More Checkstyle cleanup 14 years ago
Lukas Reschke 379b775a56 Delete user files in /data/ after deleting a user 14 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 14 years ago