unrhodecode/rhodecode/apps/ssh_support
2017-11-15 20:35:22 +01:00
..
lib compat: use py3 compatible configparser in all places. 2017-11-15 20:35:22 +01:00
tests compat: use py3 compatible configparser in all places. 2017-11-15 20:35:22 +01:00
__init__.py ssh-support: don't use API calls to fetch the data. 2017-10-23 16:09:50 +02:00
config_keys.py ssh-support: don't use API calls to fetch the data. 2017-10-23 16:09:50 +02:00
events.py ssh: added support for auto generating authorized_keys from stored ssh keys. 2017-08-03 16:36:16 +02:00
subscribers.py ssh: added support for auto generating authorized_keys from stored ssh keys. 2017-08-03 16:36:16 +02:00
utils.py ssh: always expand the path for the generated authorized_keys file. 2017-11-06 11:13:05 +01:00