Mechiel Lukkien 2314397078
Fix recently introduced bug when authentication with password.
In case the precis check failed, our return of a nil account cleared acc, and
we were then trying to close it, returning in a nil pointer dereference.

Rewrite the return statements so we don't overwrite the named return variables.
2025-03-07 21:30:20 +01:00
..
2025-03-06 11:35:43 +01:00
2023-01-30 14:27:06 +01:00