Skip to content

Commit

Permalink
sasl-timeout works fine
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelortmann committed Dec 16, 2024
1 parent dd3caa4 commit 932cddc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/mod/server.mod/sasl.c
Original file line number Diff line number Diff line change
Expand Up @@ -516,7 +516,6 @@ static void sasl_scram_step_2(char *restrict client_msg_plain,
#endif /* TLS */

/* TODO:
* guard sasl auth with timeout
* sasl-password should be sasl-password-file so we read the pass from file
* and keep it only in memory while we need it,
* we could also enable/disable all sasl raw bindings to minimize attack
Expand Down

0 comments on commit 932cddc

Please sign in to comment.