aurweb/doc
Eli Schwartz c5302d3a33 Require TUs to explicitly request to overwrite a pkgbase
AUR_PRIVILEGED allows people with privileged AUR accounts to evade the
block on non-fast-forward commits. While valid in this case, we should
not do so by default, since in at least one case a TU did this without
realizing there was an existing package.
( https://aur.archlinux.org/packages/rtmidi/ )

Switch to using allow_overwrite to check for destructive actions.
Use .ssh/config "SendEnv" on the TU's side and and sshd_config
"AcceptEnv" in the AUR server to specifically request overwrite access.
TUs should use: `AUR_OVERWRITE=1 git push --force`

Signed-off-by: Eli Schwartz <eschwartz@archlinux.org>
Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
2017-07-25 20:12:11 +02:00
..
CodingGuidelines Move documentation to a subdirectory 2015-08-08 12:59:24 +02:00
git-interface.txt Require TUs to explicitly request to overwrite a pkgbase 2017-07-25 20:12:11 +02:00
i18n.txt Update Arch Linux projects subdomain 2016-06-08 22:23:57 +02:00
Makefile Add documentation Makefile 2015-10-04 11:40:38 +02:00
rpc.txt aurjson: Rename the search_by parameter to "by" 2015-10-09 17:35:51 +02:00