summaryrefslogtreecommitdiffstats
path: root/core/command/user
Commit message (Collapse)AuthorAgeFilesLines
* Rename files to be PSR-4 compliantLukas Reschke2016-04-065-505/+0
|
* Update author informationLukas Reschke2016-03-011-0/+1
| | | | Probably nice for the people that contributed to 9.0 to see themselves in the AUTHORS file :)
* Make sure to init the users Filesystem so we can add group sharesJoas Schilling2016-02-161-1/+10
|
* typoPierre Ozoux2016-02-151-1/+1
|
* Happy new year!Thomas Müller2016-01-125-5/+5
|
* update licence headers via scriptMorris Jobke2015-10-051-1/+0
|
* update license headers and authorsMorris Jobke2015-06-255-0/+9
|
* Fix error message and add 'user' to itJens-Christian Fischer2015-06-111-1/+1
|
* fix references to legacy encryption app nameClark Tomlinson2015-05-181-1/+1
|
* Unify the output of the user commands and use DIJoas Schilling2015-04-235-12/+36
|
* Check if the user exists before trying to delete himJoas Schilling2015-04-231-5/+12
|
* Merge pull request #15404 from Crote/occ-password-from-envThomas Müller2015-04-102-22/+54
|\ | | | | Add password input from env variable for occ user:{add, resetpassword}
| * Add password input from env variable for occ user:{add, resetpassword}Laurens Post2015-04-042-22/+54
| | | | | | | | | | | | | | | | This commit adds the --password-from-env switch to the `occ user:add` and `occ user:resetpassword` commands. When this parameter is given, Owncloud will use the password specified in environment variable OC_PASS. This is safer than using command line parameters, as those can be read by any process.
* | Fix occ user:add failure return codesLaurens Post2015-04-041-1/+2
|/
* Update license headersJenkins for ownCloud2015-03-265-22/+89
|
* Add a console command user:add to create users over the consoleJoas Schilling2015-03-111-0/+115
|
* Revert "Updating license headers"Morris Jobke2015-02-264-70/+20
| | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36.
* Updating license headersJenkins for ownCloud2015-02-234-20/+70
|
* inject and use user manager to delete command instead of using old static ↵Arthur Schiwon2015-01-071-1/+12
| | | | oc_user way
* LDAP User Cleanup: Port from stable7 without further adjustementsArthur Schiwon2014-12-191-0/+36
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | LDAP User Cleanup background job for user clean up adjust user backend for clean up register background job remove dead code dependency injection make Helper non-static for proper testing check whether it is OK to run clean up job. Do not forget to pass arguments. use correct method to get the config from server methods can be private, proper indirect testing is given no automatic user deletion make limit readable for test purposes make method less complex add first tests let preferences accept limit and offset for getUsersForValue DI via constructor does not work for background jobs after detecting, now we have retrieving deleted users and their details we need this method to be public for now finalize export method, add missing getter clean up namespaces and get rid of unnecessary files helper is not static anymore cleanup according to scrutinizer add cli tool to show deleted users uses are necessary after recent namespace change also remove user from mappings table on deletion add occ command to delete users fix use statement improve output big fixes / improvements PHP doc return true in userExists early for cleaning up deleted users bump version control state and interval with one config.php setting, now ldapUserCleanupInterval. 0 will disable it. enabled by default. improve doc rename cli method to be consistent with others introduce ldapUserCleanupInterval in sample config don't show last login as unix epoche start when no login happend less log output consistent namespace for OfflineUser rename GarbageCollector to DeletedUsersIndex and move it to user subdir fix unit tests add tests for deleteUser more test adjustements Conflicts: apps/user_ldap/ajax/clearMappings.php apps/user_ldap/appinfo/app.php apps/user_ldap/lib/access.php apps/user_ldap/lib/helper.php apps/user_ldap/tests/helper.php core/register_command.php lib/private/preferences.php lib/private/user.php add ldap:check-user to check user existance on the fly Conflicts: apps/user_ldap/lib/helper.php forgotten file PHPdoc fixes, no code change and don't forget to adjust tests
* Warn user on resetting passwords via occ when encryption is enabledkondou2014-08-221-0/+10
|
* Merge remote-tracking branch 'owncloud/master' into add_resetadminpass_commandAndreas Fischer2014-05-281-0/+47
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * owncloud/master: (238 commits) Change visibility of scanner internals [tx-robot] updated from transifex remove legacy OC_Filesystem being used in a hook callback add title property to share dialog forgotten infobox messages translations reverts 188c543 and translates only mail fix warning text and margin Adjust core apps to use "requiremin" instead of "require" Added requiremin/requiremax fields for apps [tx-robot] updated from transifex unwrapped strings fix allow resharing of files with only share permissions don't lose file size during rename drop superflous statement in phpdoc add preRememberedLogin hook and document this and postRememberedLogin in class descripttion. Also fixes documentation of postLogin hook [tx-robot] updated from transifex fix grammar make user_ldap fully translatable [tx-robot] updated from transifex fix typo ... Conflicts: core/register_command.php
| * print time in 24h formatArthur Schiwon2014-05-231-1/+1
| |
| * save a whitespaceArthur Schiwon2014-05-231-2/+2
| |
| * add cli command to check a users last loginArthur Schiwon2014-05-231-0/+47
| |
* | Move resetpassword into user: command space.Andreas Fischer2014-05-281-0/+79
|/
* Merge branch 'master' into load-apps-proper-masterThomas Müller2014-03-211-2/+0
|\ | | | | | | | | | | | | Conflicts: apps/files/ajax/rawlist.php cron.php ocs/v1.php
| * Scrutinizer Auto-FixesScrutinizer Auto-Fixer2014-02-191-2/+0
| | | | | | | | | | | | | | | | | | | | | | This patch was automatically generated as part of the following inspection: https://scrutinizer-ci.com/g/owncloud/core/inspections/cdfecc4e-a37e-4233-8025-f0d7252a8720 Enabled analysis tools: - PHP Analyzer - JSHint - PHP Copy/Paste Detector - PHP PDepend
* | Within OC:init() the minimum set of apps is loaded - which is filesystem, ↵Thomas Müller2014-02-061-2/+1
|/ | | | authentication and logging
* Add command line tool to show numbers of users and user directoriesArthur Schiwon2014-01-071-0/+61