Time to implement a new checkbox “remember the state of the remember me checkbox”
Jokes aside this probably requires injecting some code or script into the webpage. Maybe theres a browser extension that can do this.
Time to implement a new checkbox “remember the state of the remember me checkbox”
Jokes aside this probably requires injecting some code or script into the webpage. Maybe theres a browser extension that can do this.
There is Tampermonkey and Greasemonkey.
Yes a userscript would be able to take care of that for you relatively easily.
I wonder if this can be done with a reverse proxy. Nginx can change specific strings in the page it returns, so maybe this can be pushed a bit further?
On my install it looks like it's not just an easily modified HTML form: it appears to be generated by (minified) javascript.
However, the length of time it will remember you is configurable, so if you set that to something like 10 years (10y
) it shouldn't bother you very often...
You could inject JS that waits for the JS to generate the form then manipulates its state.
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules:
Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
No spam posting.
Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.
Don't duplicate the full text of your blog or github here. Just post the link for folks to click.
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
No trolling.
Resources:
Any issues on the community? Report it using the report flag.
Questions? DM the mods!