forgejo/modules
Dan Magnus Lindvall 79daf31058 Setting to disable authorized_keys backup ()
* Add setting to disable authorized_keys backup when rewriting public keys

Signed-off-by: Magnus Lindvall <magnus@dnmgns.com>

* Update default value to comply with documentation

Signed-off-by: Magnus Lindvall <magnus@dnmgns.com>

* Use tmp-file instead of bak-file for saving manually added keys.

Signed-off-by: Magnus Lindvall <magnus@dnmgns.com>

* Change casing

Signed-off-by: Magnus Lindvall <magnus@dnmgns.com>

* Change casing and build bakpath with sprintf only

Signed-off-by: Magnus Lindvall <magnus@dnmgns.com>

* Only close file once

Signed-off-by: Magnus Lindvall <magnus@dnmgns.com>

* Do not modify calcFingerprint

Signed-off-by: Magnus Lindvall <magnus@dnmgns.com>

* Fix casing

Signed-off-by: Magnus Lindvall <magnus@dnmgns.com>

* Change style from disable to enable

Signed-off-by: Magnus Lindvall <magnus@dnmgns.com>

* Change name, just SSH_BACKUP_AUTHORIZED_KEYS

Signed-off-by: Magnus Lindvall <magnus@dnmgns.com>

* Do not check for directory existence if backup is disabled

Signed-off-by: Magnus Lindvall <magnus@dnmgns.com>
2017-06-28 09:35:35 +08:00
..
auth Add Gitea Webhook () 2017-05-29 02:17:15 -05:00
avatar Use assert in legacy unit tests () 2017-02-08 14:29:07 +08:00
base xxx_active_code_live setting in printed in hours and minutes instead … () 2017-05-29 02:35:47 -05:00
context Always return valid go-get meta, even if unauthorized () 2017-06-26 09:06:40 +08:00
cron LDAP user synchronization () 2017-05-10 15:10:18 +02:00
highlight No highlighting for .txt files () 2017-06-09 19:39:16 -05:00
httplib Add internal routes for ssh hook comands () 2017-04-19 11:45:01 +08:00
indexer Search bar for issues/pulls () 2017-01-25 10:43:02 +08:00
lfs Fix typos in models/ and modules/ () 2017-03-15 08:52:01 +08:00
log Remove unused mutex field () 2017-04-04 01:54:02 -07:00
mailer fix misspell () 2017-06-18 08:30:04 +08:00
markdown Fix rendering of issue checkboxes () 2017-05-12 15:52:45 +08:00
markup gofmt () 2017-05-12 16:09:53 +08:00
minwinsvc Fix Git hooks not being executed on Windows when running as a service () 2017-03-09 09:27:43 +08:00
notification Notification - Step 1 () 2016-12-31 00:44:54 +08:00
options Fix typos in models/ and modules/ () 2017-03-15 08:52:01 +08:00
private Drop db operations from hook commands () 2017-05-04 13:42:02 +08:00
process Refactor process package and introduce ProcessManager{} with tests () 2017-01-17 13:58:58 +08:00
public Allow custom public files () 2017-01-28 23:14:56 +01:00
setting Setting to disable authorized_keys backup () 2017-06-28 09:35:35 +08:00
ssh Cleanup log messaging 2017-02-02 15:24:18 +01:00
sync Fix status table race condition () 2017-05-31 16:57:17 +08:00
templates Sanitation fix from Gogs () 2017-04-13 10:52:24 +08:00
user golint fixed for modules/user 2016-11-24 17:37:11 +08:00
util refactor: remove workaround after the golang 1.7 release. () 2017-03-29 10:05:23 +08:00
validation Better URL validation () 2017-04-19 11:02:20 +08:00