diff options
| author | Jason A. Donenfeld <Jason@zx2c4.com> | 2014-01-16 19:47:35 +0100 |
|---|---|---|
| committer | Jason A. Donenfeld <Jason@zx2c4.com> | 2014-01-16 19:47:35 +0100 |
| commit | df00ab1096868b3cffe563c48de5572f78b50392 (patch) | |
| tree | e58f6e5dbc25e06f96b3b59bc8349b7cf75e7677 | |
| parent | authentication: use hidden form instead of referer (diff) | |
| download | cgit-magenta-df00ab1096868b3cffe563c48de5572f78b50392.tar.xz | |
auth: lua string comparisons are time invariant
By default, strings are compared by hash, so we can remove this comment. Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
| -rw-r--r-- | filters/simple-authentication.lua | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/filters/simple-authentication.lua b/filters/simple-authentication.lua |
