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

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