1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-08-02 16:35:19 +02:00

use pam and update TRANSLATORS

This commit is contained in:
Unknwon 2015-07-14 19:47:20 +08:00
parent 2724dbd450
commit 81adbe17ca
6 changed files with 6 additions and 5 deletions

View file

@ -1,4 +1,4 @@
// +build !windows
// +build pam
// Copyright 2014 The Gogs Authors. All rights reserved.
// Use of this source code is governed by a MIT-style