e78786ef39
* Add is_writable checkbox to deploy keys interface * Add writable key option to deploy key form * Add support for writable ssh keys in the interface * Rename IsWritable to ReadOnly * Test: create read-only and read-write deploy keys via api * Add DeployKey access mode migration * Update gitea sdk via govendor * Fix deploykey migration * Add unittests for writable deploy keys * Move template text to locale * Remove implicit column update * Remove duplicate locales * Replace ReadOnly field with IsReadOnly method * Fix deploy_keys related integration test * Rename v54 migration with v55 * Fix migration hell |
||
---|---|---|
.. | ||
branches.tmpl | ||
collaboration.tmpl | ||
deploy_keys.tmpl | ||
githook_edit.tmpl | ||
githooks.tmpl | ||
hook_delete_modal.tmpl | ||
hook_dingtalk.tmpl | ||
hook_discord.tmpl | ||
hook_gitea.tmpl | ||
hook_gogs.tmpl | ||
hook_history.tmpl | ||
hook_list.tmpl | ||
hook_new.tmpl | ||
hook_settings.tmpl | ||
hook_slack.tmpl | ||
hooks.tmpl | ||
nav.tmpl | ||
navbar.tmpl | ||
options.tmpl | ||
protected_branch.tmpl |