Changeset - 5a148717d392
default
0
1
0
auth: let login helper function return exception to raise instead of raising it self
Make the execution flow more obvious by raising the exception where it matters.
Avoid redundant and potentially misleading return statement that tried to make
it clear that execution wouldn't continue after the function call.
Make the execution flow more obvious by raising the exception where it matters.
Avoid redundant and potentially misleading return statement that tried to make
it clear that execution wouldn't continue after the function call.
1 file changed with 12 insertions and 9 deletions:
0 comments (0 inline, 0 general)
0 comments (0 inline, 0 general)