]> source.dussan.org Git - gitea.git/commit
new delete account UI and password confirmation
authorUnknwon <u@gogs.io>
Tue, 18 Aug 2015 18:49:44 +0000 (02:49 +0800)
committerUnknwon <u@gogs.io>
Tue, 18 Aug 2015 18:49:44 +0000 (02:49 +0800)
commit249345458737e4db5a06250593787b483726dff0
treecf0c0b2a26341cbddfce59219d3cf447622563e3
parent81b8427438d4d37d38a46d0fec4c22aee60f91fa
new delete account UI and password confirmation
14 files changed:
cmd/web.go
config.codekit
gogs.go
public/css/gogs.min.css
public/js/gogs.js
public/less/_base.less
public/less/_user.less [new file with mode: 0644]
public/less/gogs.less
routers/user/setting.go
templates/.VERSION
templates/base/head.tmpl
templates/repo/migrate.tmpl
templates/user/settings/delete.tmpl
templates/user/settings/navbar.tmpl [new file with mode: 0644]