summaryrefslogtreecommitdiff
path: root/lib/plugins/usermanager/admin.php
Commit message (Expand)AuthorAge
* Changes for PHP 7 CompatibilityChristopher Smith2015-05-15
* SECURITY escape user properties in user manager #1081Andreas Gohr2015-03-18
* Disable the ``last`` button when filtering groupsMichael Große2015-03-12
* Create and use ad search for user, name and emailMichael Große2015-03-12
* more PHPDocs, unused var, small bit code reformattingGerrit Uitslag2014-10-01
* more scrutinizer issue improvementsGerrit Uitslag2014-09-29
* use empty() where array values might not be setChristopher Smith2014-03-05
* correct mis-spelled var name and correct empty password fields testChristopher Smith2014-03-02
* user global strings for password confirmation prompt & errorChristopher Smith2014-02-16
* add password confirmation field when setting password in the usermanagerChristopher Smith2014-02-15
* add braces and indentation per coding standardsChristopher Smith2014-02-15
* fixes possibility of a user password change being sent out when a password co...Christopher Smith2014-02-15
* Per FS#2884, implement a local version of str_getcsv() to maintainChristopher Smith2013-12-01
* Improvements to facilitate unit testingChristopher Smith2013-11-28
* MINOR: comment spelling correctionsChristopher Smith2013-11-28
* IMPROVEMENT: remove generated password from import failure dataChristopher Smith2013-11-28
* Bugfix: correct variable name toChristopher Smith2013-11-28
* Merge pull request #348 from splitbrain/candochecksUsermanagerChristopher Smith2013-10-06
|\
| * change visibility of private to protectedGerrit Uitslag2013-09-22
| * Use ->cleanUser everywhere in usermanager. Fixes FS#2849Gerrit Uitslag2013-09-21
| * Move strings to language files. Fix lang keyGerrit Uitslag2013-09-21
| * Improve PHPDocs and set visibility explicitlyGerrit Uitslag2013-09-21
| * Use zero when getUserCount is unsupported. Fixes FS#2353Gerrit Uitslag2013-09-20
* | Fix CodeSniffer whitespace violoationsMatt Perry2013-09-10
|/
* Fix CodeSniffer violations for PHP filesMatt Perry2013-08-23
* Fix CodeSniffer violationsMatt Perry2013-08-22
* Merge pull request #254 from splitbrain/user_importexportAndreas Gohr2013-08-04
|\
| * convert from iso-8859-1 if not utf8Christopher Smith2013-08-03
| * enable email notifications & alert messages for imported usersChristopher Smith2013-08-02
| * add csv import functionality to the user managerChristopher Smith2013-08-02
| * add csv export functionality to the user managerChristopher Smith2013-08-01
* | improve html structure and styling for add & edit user notesChristopher Smith2013-08-02
* | usermanager: fix an issue where edit user table would incorrectly show the pa...Christopher Smith2013-08-02
|/
* add html5 'email' type to the user manager formsChristopher Smith2013-07-31
* AUTH_PASSWORD_GENERATE event addedAndreas Gohr2013-06-09
* Fix remaining missing $INPUT uses FS#2577Michael Hamann2013-02-20
* some coding style improvementsDominik Eckelmann2012-11-29
* Replacing $_REQUEST variables with $INPUT wrapper, usermanager pluginHakan Sandell2012-09-08
* xml compatibility fixes (mainly entities to unicode conversions)Anika Henke2012-07-05
* added div.table around non-editable content as well (FS#1980)Anika Henke2012-02-04
* added new plugins config cascade and added plugin.info.txtPiyush Mishra2011-08-20
* apply cleanUser and cleanGroup in user manager FS#1859Andreas Gohr2011-02-06
* generate password if wanted on usermodify FS#1873Andreas Gohr2010-06-26
* avoid autocompletion in usermanager password fieldAndreas Gohr2010-04-30
* plugin related autoloadingAndreas Gohr2010-02-01
* Whitespace cleanup FS#1709furun2009-10-16
* FS#1728, ensure create user correctly checks field modification 'canDo'Chris Smith2009-10-04
* Fix visible passwords in usermanager plugin FS#1624Timo Voipio2009-05-26
* some tweaks to recent usermanager patchAndreas Gohr2009-01-16
* made 'edit user' in user manager more usableAnika Henke2009-01-16