mirror of
https://github.com/simon987/ngx_http_js_challenge_module.git
synced 2025-04-10 14:06:46 +00:00
Added new functionality:
- X-REAL-IP or X-FORWARDED-FOR will only work if the IP Addr requesting is in the private range. - Users who do not have cookies enabled will see a error. - Improvements and cleanup of the code.
This commit is contained in:
parent
237ec70218
commit
94458e13dc
@ -111,7 +111,7 @@ These steps have to be performed on machine with compatible configuration (same
|
||||
|
||||
### Known limitations (To Do)
|
||||
|
||||
* Users with cookies disabled will be stuck in an infinite refresh loop (TODO: redirect with a known query param, if no cookie is specified but the query arg is set, display an error page)
|
||||
* None
|
||||
|
||||
### Throughput
|
||||
<p align="center">
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user