aboutsummaryrefslogtreecommitdiff
path: root/tests/etc/wydawca.rcin
diff options
context:
space:
mode:
Diffstat (limited to 'tests/etc/wydawca.rcin')
-rw-r--r--tests/etc/wydawca.rcin20
1 files changed, 3 insertions, 17 deletions
diff --git a/tests/etc/wydawca.rcin b/tests/etc/wydawca.rcin
index bc6aaa4..2ac40e9 100644
--- a/tests/etc/wydawca.rcin
+++ b/tests/etc/wydawca.rcin
@@ -27,25 +27,11 @@ access-method project-owner {
"proj", "proj-owner@localhost", "Project Admin");
}
-access-method user-data {
+access-method project-uploader {
type builtin;
- query "${user}";
- params ("/exact",
- "@USER@", "@USER@@localhost", "Wydawca Test User");
-}
-
-access-method verify-user {
- type builtin;
- query "${user}";
- params ("/exact",
- "@USER@", "@USER@");
-}
-
-access-method gpg-key {
- type builtin;
- query "${user}";
+ query "${project}";
params ("/exact",
- "@USER@",
+ "proj", "gray", "Wydawca Test User", "gray@localhost",
"-----BEGIN PGP PUBLIC KEY BLOCK-----\n"
"Version: GnuPG v1.4.7 (GNU/Linux)\n"
"\n"

Return to:

Send suggestions and report system problems to the System administrator.