summaryrefslogtreecommitdiff
path: root/lib/chef/knife/user_reregister.rb
Commit message (Expand)AuthorAgeFilesLines
* Add a warning that Chef 11 server support in knife user is deprecatedosc_11Tim Smith2018-01-031-0/+2
* autofixing whitespace copsLamont Granquist2016-02-051-2/+1
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-1/+1
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-021-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-3/+3
* Move Chef::OscUser back to Chef::User namespace and new user code to Chef::Us...tylercloke2015-07-061-2/+2
* Better API version error handling helper code.tylercloke2015-06-051-4/+3
* Backwards compatible support for OSC 11 in knife user commands.tylercloke2015-06-051-8/+40
* Add user commands to knife.Steven Danna2013-02-061-0/+59