auth: have cgit calculate login address

This way we're sure to use virtual root, or any other strangeness
encountered.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Tá an tiomantas seo le fáil i:
Jason A. Donenfeld
2014-01-16 23:21:54 +01:00
tuismitheoir df00ab1096
tiomantas a431326e8f
D'athraigh 6 comhad le 16 breiseanna agus 10 scriosta

Féach ar an gComhad

@ -417,7 +417,7 @@ struct cgit_filter *cgit_new_filter(const char *cmd, filter_type filtertype)
switch (filtertype) {
case AUTH:
argument_count = 11;
argument_count = 12;
break;
case EMAIL: