Files
Nginx-Lua-Anti-DDoS/lua
C0nw0nk 124381ad79 Update anti_ddos_challenge.lua
Move current time variable out of configuration area.

Create currentdate variable to stop calling os.date() and os.time() multiple un-needed times.

Fix bug now the auth page only shows when the expire_time config value is set and around the time before if you had set a time greater than one day every 24 hours you would recieve the auth page even if your cookies are valid this expire_time checks solves that problem.
2019-08-26 21:29:25 +01:00
..