contao / core-bundle

[READ-ONLY] Contao Core Bundle
GNU Lesser General Public License v3.0
122 stars 57 forks source link

Use the master request's IP to determine maintenance mode #1476

Closed aschempp closed 6 years ago

aschempp commented 6 years ago

fix for #1370

leofeyer commented 6 years ago

Important: The fix must only be applied to Contao 4.4! (Symfony security does not bind the session to the IP address.)

leofeyer commented 6 years ago

Thank you @aschempp.