gitea/routers
spacetourist 7131c7d40d Configurable SSH cipher suite (#913)
* Configurable SSH cipher suite

* Update configuration file comment

* Add default in settings loading code

* Fix fmt and log messsage

* Remove default from code as this could probably might not be good idea
2017-10-21 16:13:41 +03:00
..
admin
api/v1 Fix repository search function (#2689) 2017-10-17 23:20:22 +08:00
dev
org
private
repo Render plain text README.txt monospaced (#2721) 2017-10-17 02:17:22 +03:00
routes Merge password and 2fa page on user settings (#2695) 2017-10-16 11:14:12 +02:00
user Merge password and 2fa page on user settings (#2695) 2017-10-16 11:14:12 +02:00
home.go Fix repository search function (#2689) 2017-10-17 23:20:22 +08:00
init.go Configurable SSH cipher suite (#913) 2017-10-21 16:13:41 +03:00
install.go