unrhodecode/rhodecode/apps/ssh_support
Marcin Kuzminski 19744d8230 vcs-ops: store user_id inside the extras for vcs context operations.
- we'll use this one for bootstrap of async tasks.
2017-11-30 17:41:05 +01:00
..
lib vcs-ops: store user_id inside the extras for vcs context operations. 2017-11-30 17:41:05 +01:00
tests vcs-ops: store user_id inside the extras for vcs context operations. 2017-11-30 17:41:05 +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