#3641 Break infinite redirect loop
Merged by pingou. Opened by pingou.
break_infinite_redirect  into  master

Download 3641.patch

When AUTH is set to fas, if the user has not sign the FPCA and tries
accessing a page requiring authentication and FPCA, they get redirected
to the index page, from there to the user's dashboard that requires
authentication and FPCA and the loop is triggered.

Fixes https://pagure.io/pagure/issue/3611

Signed-off-by: Pierre-Yves Chibon pingou@pingoured.fr

rebased onto 08da0da549f2f3f2df1f654592290ab03c6ad11e

Thanks :)

Pull-Request has been merged by pingou

Metadata