Changeset - 90af0cdf02d8
default
0
1
0
cleanup: don't check if currently logged-in user exists
Don't check if the currently logged-in User exists. Every request
runs in a database transaction; if the object existed at the start,
it still exists (unless we add a way for a user to delete themselves).
Don't check if the currently logged-in User exists. Every request
runs in a database transaction; if the object existed at the start,
it still exists (unless we add a way for a user to delete themselves).
1 file changed with 4 insertions and 7 deletions:
0 comments (0 inline, 0 general)
0 comments (0 inline, 0 general)