1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00: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

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