Commit Graph

283 Commits (04075eba6b83a71a9af17bc2cfcbdcfe31a76af2)

Author SHA1 Message Date
Björn Schießle f1a5b8b524 show nicer warning if the admin recovery password was wrong 13 years ago
Björn Schießle 8ae30891b3 some error handling in case the recovery password is wrong 13 years ago
Björn Schießle 9d1e60325c allow admin to recover users files in case of password lost 13 years ago
Björn Schießle 135991474b fix inconsistent post parameters in change password operation 13 years ago
Björn Schießle 9b258929c6 allow to set quota to zero, issue #2696 13 years ago
Arthur Schiwon 9c3b83e28c Fix retrieval of users with multiple backends 13 years ago
David Reagan 4bee02f75c Fixed comment in personal.js. Changed message text in changedisplayname.php. 13 years ago
David Reagan 7312cbec91 Made saving the display name work the same way as the email address. Fixed a few comparison operators. Increased the fadeOut time for the success and error messages. 13 years ago
Morris Jobke 8fab7d5afb fix syntax layout 13 years ago
Morris Jobke b9b2e0269a fix logical issue while retrieving log via ajax 13 years ago
Thomas Mueller ce54d00b5c fixes #2743 - use public OC_User::getDisplayName instead of OC_User::determineDisplayName 14 years ago
Lukas Reschke 962b7a7c80 Add log as text and not as HTML 14 years ago
Bart Visscher 376f350af2 Fix encoding settings ajax getlog 14 years ago
Bart Visscher bb75dfc021 Whitespace fixes 14 years ago
Thomas Tanghus 2268596e1a Fetch displayname in userlist ajax requests. Refs #1681 14 years ago
Bart Visscher 83e613b45a Fix error path in changedisplayname call 14 years ago
Bart Visscher 83f161d3f9 Style cleanup settings 14 years ago
Victor Dubiniuk 06dbcec5a1 Do not set password if it has't provided 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
Lukas Reschke 2dde418e99 Remove uneeded lines 14 years ago
Lukas Reschke bd2f8980cd Typo 14 years ago
Bart Visscher 9dddcae9ca Remove invalid characters from app id to prevent loading of invalid resources 14 years ago
Frank Karlitschek 4a130d106c I'm an evil bastard and I commit this 3 letter text fix without a pull request. 14 years ago
Bart Visscher 340d6fce11 Better way of getting the navigation entries for an app 14 years ago
Thomas Müller 05b46f7828 on creation only test for existing users if the backend supports user creation 14 years ago
Sam Tuke 2c22619a18 Reverted fix temporarily; another fix by LukasReschke is awaiting merge 14 years ago
Sam Tuke 954a627483 Added comment 14 years ago
Sam Tuke 81de09711b Fixed bug causing password change related hooks to not be called due to ajax 14 years ago
Sam Tuke a8c0e3612c Removed call to depreciated isUserVerified() 14 years ago
Björn Schießle e68d0c7398 make strings translatable 14 years ago
Björn Schießle 9d73e7eb1e let the user change his display name, if supported by the back-end 14 years ago
Thomas Mueller 8a662a6c74 Cleanup string - easier for translators 14 years ago
Frank Karlitschek 5e422dea61 fix typo 14 years ago
Frank Karlitschek 389c4e8415 mark recommended apps. server part not yet fully implemented 14 years ago
Lukas Reschke a7aff48658 Fix indentation 14 years ago
Lukas Reschke 0067ac6ca6 Remove the no longer existing function "isUserVerified" 14 years ago
Björn Schießle afad6e95db check permissions before changing the display name 14 years ago
Björn Schießle 27edbfdf56 added missing changedisplayname.php 14 years ago
Frank Karlitschek a27f92a17a we are getting closer. updating is not working yet. 14 years ago
Bart Visscher a8f963d9cf Spaces to tabs 14 years ago
Lukas Reschke eab6d7eb23 Enhanced auth is totally unmaintained and broken 14 years ago
Lukas Reschke 0810d80f8a Add a closing ) 14 years ago
Lukas Reschke fef73d96d1 CP fail 14 years ago
Lukas Reschke 31b1a73e1f Check if user is admin - bool 14 years ago
Lukas Reschke 1631ee4d60 Move to apps repo 14 years ago
Lukas Reschke 9b9f5b1a8a Remove setContentTypeHeader() 14 years ago
Lukas Reschke 466cdab680 Add security section to admin menu 14 years ago
Bart Visscher 2ef2dc4dda Fix "There must be a single space between the closing parenthesis and the opening brace" 14 years ago
Georg Ehrke ab13702770 make some checks server-side 14 years ago
Bart Visscher 80d1037e42 Group name does't need to be sanitized before storing it in the database 14 years ago