Commit Graph

162 Commits (d3ddf03687a3e55df10e4c93471a01a366ea1d44)

Author SHA1 Message Date
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
Lukas Reschke 1631ee4d60 Move to apps repo 12 years ago
Lukas Reschke 9b9f5b1a8a Remove setContentTypeHeader() 12 years ago
Lukas Reschke 466cdab680 Add security section to admin menu 12 years ago
Bart Visscher 2ef2dc4dda Fix "There must be a single space between the closing parenthesis and the opening brace" 12 years ago
Georg Ehrke ab13702770 make some checks server-side 12 years ago
Bart Visscher 80d1037e42 Group name does't need to be sanitized before storing it in the database 12 years ago
Bart Visscher 59627367ae Better check and handling of user creation 12 years ago
Diederik de Haas 1b7c0c2b62 Fixed new checkstyle issues in ocs.php from build #1341. 12 years ago
Frank Karlitschek f799e48f7e fix the broken image path on the apps page 12 years ago
Felix Moeller a4b2ea586d Style: Remove all the dangling white spaces 12 years ago
Felix Moeller 27ab0357ae Checkstyle: Fix last six NewlineBeforeOpenBrace 12 years ago
Felix Moeller 30d7993e01 Checkstyle fixes: NoSpaceAfterComma 12 years ago
Felix Moeller afadf93d31 Checkstyle: many fixes 12 years ago
Bart Visscher 1bdd0c949b Move and fix app setting navigation detect 12 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 12 years ago
Lukas Reschke f4142bd2a8 Move isUserVerified to OC_Util 12 years ago
Lukas Reschke c404148f9a Password check for admins 12 years ago
Lukas Reschke c83a2a5517 Correct check for admin 12 years ago