Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

Studiomate's avatar

Remember me dafaults

Hello there, is there a way to have the "remember me" checkbox checked as default on the nova login page?

0 likes
4 replies
vincent15000's avatar

It's not a good idea to have this checkbox checked by default.

But if you really want to do this, I don't think that it's related to Nova.

Bogey's avatar

In the checkbox html element have checked="checked" and that will do what you want.

Not the most secure idea

1 like
wblondel's avatar

Note that, depending on the origin of your users, having this checkbox pre-ticked can be illegal, as it is not GDPR compliant.

Studiomate's avatar

@vincent15000 That page is made by Nova, how is not related? @bogey how to change that html element in nova? Which file? @wblondel in this case this nova installation isn't open to the public, but an internal tool. But thanks for the headsup

Please or to participate in this conversation.