Daily Shaarli

All links of one day in a single page.

November 14, 2022

Login redirects to about:blank · Issue #188 · getgrav/grav-plugin-admin · GitHub
thumbnail

Clicking on the login button always redirects the page to about:blank. I installed admin using bin/gpm install admin Using Grav v0.9.43 and nginx 1.6.2

[I had to add the weird if statement for the location / block to get login to work on my server. It kept redirecting to / instead of /admin.]