Results 11 comments of Rose Davidson

Ok, but I'm asking because I don't know how to do this.

This happens because many of the source files are owned by user 'wiki' and group 'www-data', but are not writable by group 'www-data', so the upgrade plugin cannot actually edit...

Best not to reuse secrets for multiple purposes, especially if there's a chance an attacker could introduce their chosen plaintext.

I'm not really an expert myself, but my understanding is that if you use the same key for your signin state and for the jwt, and there is some way...

It would be nice to have a way to configure the username extraction out of the user info response via the config file, perhaps using a [Go template](https://pkg.go.dev/text/template). By default,...

@nathanvercaemert the bug can be avoided by using `fatlabel` to rename the boot partition to something like `RPI`

Will it be feasible to support the [ANY](https://sqlite.org/stricttables.html#the_any_datatype) datatype, which can accept integers, reals, strings, and blobs, and returns the data in the same datatype with which it was inserted?...

Users can change their usernames ([as frequently as twice a week](https://support.discord.com/hc/en-us/articles/12620128861463-New-Usernames-Display-Names#h_01GXPQ8MBT04Y02QQFCPDHXHHG)), so the only reliable identifier is the 'id' field (which is a Twitter-style ["snowflake"](https://discord.com/developers/docs/reference#snowflakes))

> Nobody could impersonate you and improperly gain auth unless you change your username, at which point you'd also immediately lose auth. Yes, and at which point an unauthorized person...