Commit Graph

113 Commits (7eec31567fd699f3fac10c5d5bb5311874b235f1)

Author SHA1 Message Date
Bart Visscher bb75dfc021 Whitespace fixes 12 years ago
Robin Appelman ab70f9bd25 Fix quotes in OC_User::isEnabled 12 years ago
Bart Visscher ffae6f4b84 Style-fix: Breakup long lines 12 years ago
Bart Visscher 2d6d0a4ad4 Whitespace indent fixes 12 years ago
Bart Visscher cd35d257bb Fix NoSpaceAfterComma and SpaceBeforeComma 12 years ago
Thomas Mueller 5731a1b01c introduce new virtual method hasUserListings() to determine if a user backend can list it's users. 12 years ago
Björn Schießle d8fee28b3b add switch to enable/disable the possibility to change the display name by the user 12 years ago
Thomas Müller 05b46f7828 on creation only test for existing users if the backend supports user creation 12 years ago
Björn Schießle 9d73e7eb1e let the user change his display name, if supported by the back-end 12 years ago
Arthur Schiwon a721f7d59f check whether user belongs to the backend before calling getHome() 12 years ago
Arthur Schiwon 5221ee0c5a offer change password only when the action is supported by the user backend 12 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 12 years ago
Arthur Schiwon 79c309da83 Typo 12 years ago
Robin Appelman 06c1c35ac9 Fix phpdoc 12 years ago
Björn Schießle c00b66fe5b implement DisplayNamesInGroup for database back-end 12 years ago
Björn Schießle e0f2ed2757 interface and API to change display names 12 years ago
Björn Schießle b4291f1e8e allow to get the display name from an abitrary user 12 years ago
Björn Schießle 4271430e60 get all display names from users in a given group 12 years ago
Björn Schießle 9bb8e05839 get all display names 12 years ago
Björn Schießle 2fee1208ef add display name to title instead if login-ID 12 years ago
Björn Schießle d16574f070 new branch which introduces display names 12 years ago
Lukas Reschke cc00c54f6a Remove uneeded returns 12 years ago
Lukas Reschke e8b45caa51 Remove uneeded return 12 years ago
Lukas Reschke 31b1a73e1f Check if user is admin - bool 12 years ago
Jörn Friedrich Dreyer 8126b09bfe add debug logging for user backend registration 12 years ago
Sam Tuke aabef796a0 Added library phpseclib 12 years ago
Lorenzo M. Catucci 15afbfd198 Add an $excludingBackend optional parameter 12 years ago
Bart Visscher 9419913c06 Better place to check for user removal 13 years ago
Bart Visscher 343e9d8621 Better check and handing of user deletion 13 years ago
Bart Visscher 59627367ae Better check and handling of user creation 13 years ago
Felix Moeller 0e70ea9d8b Checkstyle: Fix the last 25 NoSpaceAfterComma 13 years ago
Felix Moeller 30d7993e01 Checkstyle fixes: NoSpaceAfterComma 13 years ago
Felix Moeller afadf93d31 Checkstyle: many fixes 13 years ago
Björn Schießle 0d3f68cc7a fix function documentation 13 years ago
Björn Schießle 8a3eda16f2 fix function documentation 13 years ago
Felix Moeller e73b817a38 Checkstyle: NoSpaceAfterComma 13 years ago
Felix Moeller 2d61f03452 More Checkstyle cleanup 13 years ago
Lukas Reschke 379b775a56 Delete user files in /data/ after deleting a user 13 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 13 years ago
Lukas Reschke e7c9d5fe54 Set oc_token to httponly 13 years ago
Michael Göhler 2ea06f67bd delete all tokens on password change 13 years ago
Bart Visscher 4b799a6982 Make the lifetime of the remember login cookie 13 years ago
Jörn Friedrich Dreyer 0fe3354c61 add proper error logging in OC_User database queries 13 years ago
Thomas Mueller 3829460ab8 adding space between) and { 13 years ago
Bart Visscher 5e55b4d6e7 Whitespace fixes in lib 13 years ago
Robin Appelman 3dacf149de allow configuring user backends in config.php 13 years ago
Bart Visscher 52f2e7112e Whitespace fixes in lib 13 years ago
Georg Ehrke 5586054961 fix c&p fail from earlier commit today 13 years ago
Georg Ehrke 5a4854079f implement getHome in OC_User 13 years ago
Michael Gapczynski 4f1b3631ba Change limit parameter in OC_User as well 13 years ago