Commit Graph

184 Commits (01165fbd2208a0c934dbe58cb4100e8d51fb4f7e)

Author SHA1 Message Date
kondou 05084e03a0 Use !== and === in settings. 12 years ago
Georg Ehrke a2fa91fdd5 init language object before using it 12 years ago
Björn Schießle b25ab94a08 only check for recovery key if someone else than the user wants to change the password 12 years ago
Björn Schießle d7a9852f7b use pre_setPassword hook to update the encryption keys if the back-end doesn't support password change; improved output to let the admin know what happened 12 years ago
Florin Peter 563f343291 fix password change when files_encryption app is disabled 12 years ago
Björn Schießle f70240f430 display a warning if the user has enabled file recovery but the admin tries to change the users password without a recovery password 12 years ago
Björn Schießle f1a5b8b524 show nicer warning if the admin recovery password was wrong 12 years ago
Björn Schießle 8ae30891b3 some error handling in case the recovery password is wrong 12 years ago
Björn Schießle 9d1e60325c allow admin to recover users files in case of password lost 12 years ago
Björn Schießle 135991474b fix inconsistent post parameters in change password operation 12 years ago
Björn Schießle 9b258929c6 allow to set quota to zero, issue #2696 12 years ago
Arthur Schiwon 9c3b83e28c Fix retrieval of users with multiple backends 12 years ago
David Reagan 4bee02f75c Fixed comment in personal.js. Changed message text in changedisplayname.php. 12 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. 12 years ago
Morris Jobke 8fab7d5afb fix syntax layout 12 years ago
Morris Jobke b9b2e0269a fix logical issue while retrieving log via ajax 12 years ago
Thomas Mueller ce54d00b5c fixes #2743 - use public OC_User::getDisplayName instead of OC_User::determineDisplayName 12 years ago
Lukas Reschke 962b7a7c80 Add log as text and not as HTML 12 years ago
Bart Visscher 376f350af2 Fix encoding settings ajax getlog 12 years ago
Bart Visscher bb75dfc021 Whitespace fixes 12 years ago
Thomas Tanghus 2268596e1a Fetch displayname in userlist ajax requests. Refs #1681 12 years ago
Bart Visscher 83e613b45a Fix error path in changedisplayname call 12 years ago
Bart Visscher 83f161d3f9 Style cleanup settings 12 years ago
Victor Dubiniuk 06dbcec5a1 Do not set password if it has't provided 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
Lukas Reschke 2dde418e99 Remove uneeded lines 12 years ago
Lukas Reschke bd2f8980cd Typo 12 years ago
Bart Visscher 9dddcae9ca Remove invalid characters from app id to prevent loading of invalid resources 12 years ago
Frank Karlitschek 4a130d106c I'm an evil bastard and I commit this 3 letter text fix without a pull request. 12 years ago
Bart Visscher 340d6fce11 Better way of getting the navigation entries for an app 12 years ago
Thomas Müller 05b46f7828 on creation only test for existing users if the backend supports user creation 12 years ago
Sam Tuke 2c22619a18 Reverted fix temporarily; another fix by LukasReschke is awaiting merge 12 years ago
Sam Tuke 954a627483 Added comment 12 years ago
Sam Tuke 81de09711b Fixed bug causing password change related hooks to not be called due to ajax 12 years ago
Sam Tuke a8c0e3612c Removed call to depreciated isUserVerified() 12 years ago
Björn Schießle e68d0c7398 make strings translatable 12 years ago
Björn Schießle 9d73e7eb1e let the user change his display name, if supported by the back-end 12 years ago
Thomas Mueller 8a662a6c74 Cleanup string - easier for translators 12 years ago
Frank Karlitschek 5e422dea61 fix typo 12 years ago
Frank Karlitschek 389c4e8415 mark recommended apps. server part not yet fully implemented 12 years ago
Lukas Reschke a7aff48658 Fix indentation 12 years ago
Lukas Reschke 0067ac6ca6 Remove the no longer existing function "isUserVerified" 12 years ago
Björn Schießle afad6e95db check permissions before changing the display name 12 years ago
Björn Schießle 27edbfdf56 added missing changedisplayname.php 12 years ago
Frank Karlitschek a27f92a17a we are getting closer. updating is not working yet. 12 years ago
Bart Visscher a8f963d9cf Spaces to tabs 12 years ago
Lukas Reschke eab6d7eb23 Enhanced auth is totally unmaintained and broken 12 years ago
Lukas Reschke 0810d80f8a Add a closing ) 12 years ago
Lukas Reschke fef73d96d1 CP fail 12 years ago
Lukas Reschke 31b1a73e1f Check if user is admin - bool 12 years ago