Kirby Autologin - Login without username or password

Github: https://github.com/jenstornell/kirby-autologin

Login to your panel without a username or password, by an url like this /login.

WARNING: ONLY USE THIS PLUGIN IF YOU ARE AN ADMINISTRATOR

This plugin is based on Bypass login for localhost environment and it’s a common effort by me, @flokosiol, @gerardkd and @lukasbestle.

I’ve taken it a few more steps.

  • Now no username or password is required in the config.php file. It will login the first admin user, by default when visit /login.
  • You can specify a user to login by doing this /login/your_username.
2 Likes