Derek Ditch
Derek Ditch
I did, but that authorizes all traffic because the redirect for auth takes you to a login form that returns a 200. It seems to me that the failure line...
so then, I'd be able to do `,follow=true` and the `failure` action for redirect would work? I'd be happy to try a patch whenever you get it ready! Thanks for...
Yeah, that's no problem I use https://github.com/abiosoft/caddy-docker to build a container of caddy anyway, and it pulls master of all selected plugins, so I'm building it now. I'll report back...
Okay, so the auth works now, thanks! I'm still having issue on the redirect now, but just with the placeholder. Ideally, after the login, I'd like to get redirected back...
@freman sorry, I thought I got back to you. This didn't change anything because `/login` takes another route. My full Caddyfile is here: https://gist.github.com/dcode/5b013cfc32e7482e4b6a8061203aa99d
Hey, man. No problem. I maintain an open source project too, and sometimes it just takes a bit. No biggie. Thanks for your work though. Super excited about the possibilities.
# I'm getting this too. I dug a bit deeper, but I'm not sure where to go from here. I'd be happy to help fix it because this is a...
Another feature that would be handy for blog content is support for `draft` status in the meta header. Hugo supports this, for example, and will omit rendering the page altogether....
@navardituned, I know this is older, but uncomment the line section under `elastic`. Those are the default values anyway. I just ran across this with another team that was trying...
I'll take a look at this today.