diff options
author | Rafael Laboissiere <rafael@laboissiere.net> | 2016-01-21 18:23:51 -0200 |
---|---|---|
committer | Rafael Laboissiere <rafael@laboissiere.net> | 2016-01-21 18:34:29 -0200 |
commit | e861551f7330a17f89f2b0704c906dd3451f8fbd (patch) | |
tree | 4b9f00cc0b9a27f4c1fb10a0e8cece635408f5b6 /README | |
parent | 728464761221bcaaf80cd4a2b0c7d323be396cbb (diff) |
Allow the inclusion of RSA keys with read-only access
This is accomplished by using option 'command="..."' that precede the
key sting in the authorized_keys file. The add-authorized-keys script
accepts now the -r option for enabling the inclusion of the option
above.
The included option is actually 'command="read-only"', which points to
a new script named read-only that is installed in the
git-shell-commands directory of the Git user's login directory. This
is done in the add-git-user script.
Also, this commit makes some improvement in the code. The
add-authorized-keys script has now a usage function and accepts a -h
option. The add-git-user script has been better documented
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions