contao / official-demo

Contao Official Demo
17 stars 15 forks source link

Contao 4.6 requires error 401 pages #87

Closed leofeyer closed 6 years ago

leofeyer commented 6 years ago

Contao 4.6 requires error 401 pages instead of error 403 pages to redirect unauthenticated users. The version 4.6 update automatically converts existing 403 pages to 401 pages, however, the current SQL dump still contains 403 pages.

cliffparnitzky commented 6 years ago

I'll check this and fix this soon.

leofeyer commented 6 years ago

Thanks 👍