mirror of
https://github.com/simon987/ngx_http_js_challenge_module.git
synced 2025-04-04 06:52:58 +00:00
Merge pull request #1 from ajarmoszuk/testing
- X-REAL-IP or X-FORWARDED-FOR will only work if the IP Address requesting is in the private CIDR (to allow for proxies). - Users who do not have cookies enabled will now see an error. - Improvements and cleanup of the code.
This commit is contained in:
commit
8ca88100a4
@ -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