go-gitea/modules/setting
Kim "BKC" Carlbäcker 4cec5ff078 Add InternalTokenURI to load/save InteralToken
... from an external file.

- URI HAVE TO start with 'file:' or 'file://'. Possibility to add http/s3
  support in the future.
- On errors it WILL ALWAYS fall back to reading AND WRITING
  InternalToken to the config file!
- The File HAVE TO exist to be used. Gitea WILL NOT create it for you.
  It can however be empty and a new token will be generated for you.
2018-07-10 06:41:52 +02:00
..
defaults.go fix add a Ukrainian language (#4036) (#4042) 2018-05-24 15:35:46 -04:00
setting.go Add InternalTokenURI to load/save InteralToken 2018-07-10 06:41:52 +02:00