mirror of
https://github.com/nextcloud/server.git
synced 2026-03-04 18:28:08 +01:00
we only set the cookie if it is a proper <=32 char alphanum string. Otherwise we just ignore the input. Makes psalm also happier so that we can focus on other errors. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>