index
:
leap_cli.git
develop
gitlab_ci
master
rake_install
[leap_cli]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
leap_cli
/
commands
/
user.rb
Age
Commit message (
Expand
)
Author
2014-10-29
fixed bugs with add-user: skip keys we can't understand, don't die if gpg can...
elijah
2014-10-28
autoload some of the external dependencies that are rarely used, so that we d...
elijah
2014-02-06
added support for 'monitor' ssh keys.
elijah
2013-07-02
prevent compile from happening before adding at least one user ssh key.
elijah
2013-02-23
minor improvements to wording of inline command help
elijah
2012-11-13
cleaned up logging, and much improved error message when file is not found
elijah
2012-11-04
minor cleanup
elijah
2012-11-01
fixed generation of authorized_keys and known_hosts: now entries are sorted
elijah
2012-11-01
fixed bug with compiling authorized_keys
elijah
2012-10-25
suppress auth-agent warning
elijah
2012-10-25
make gpg optional
elijah
2012-10-25
cleaned up the code a bit by adding SshKey class.
elijah
2012-10-23
fixed typo with read_file! and don't require pgp key for a user.
elijah
2012-10-23
added a bunch of new commands, including init-node and deploy
elijah
2012-10-21
added command init-node
elijah
2012-10-14
added add-user command
elijah