From 37c6936055f7b78f6d144fc2be511123531cf9fa Mon Sep 17 00:00:00 2001 From: Kevin Morris Date: Sun, 24 Oct 2021 06:04:42 +0000 Subject: [PATCH] Update Testing Guide --- Testing-Guide.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/Testing-Guide.md b/Testing-Guide.md index e57cc2c..85980c4 100644 --- a/Testing-Guide.md +++ b/Testing-Guide.md @@ -289,13 +289,21 @@ For users testing Trusted User or Developer-specific routes, requests for a Trusted User account can be made to aur-dev@lists.archlinux.org. Send an email to aur-dev@lists.archlinux.org titled -`[Test Account Request] your_username` with details about which account type -you would like the account to have. +`[Test Account Request] your_username` with the following details: + + Username: username_you_want + Email: email@youwant.org + Type: account_type_you_want + +Where `account_type_you_want` is one of `User` or `Trusted User`. We will not be giving out `Developer` accounts. Upon receiving account requests, DevOps will be able to generate an account for you in `aur-dev.archlinux.org`'s database, as long as there is no existing email/username conflict. +You will receive an email at the email you've requested for your account, including the login details (username and password). + This will be done in quite an insecure manner, so it is highly recommended that you change your password as soon as possible to avoid any problems. The `aur-dev.archlinux.org` database is not connected to `aur.archlinux.org`'s database. + #### Local Docker Accounts Users who take advantage of a local Docker instance for testing have full