This shows you the differences between two versions of the page.
|
documentation:1.2:upgrade [2012/06/17 15:11] coudot |
documentation:1.2:upgrade [2012/07/06 09:17] (current) |
||
|---|---|---|---|
| Line 50: | Line 50: | ||
| } | } | ||
| </file> | </file> | ||
| + | |||
| + | ===== X-Forwarded-For ===== | ||
| + | |||
| + | In LemonLDAP::NG 1.1, X-Fowarded-For IP value was stored in the xForwardedForAddr session field. | ||
| + | |||
| + | Now, you can configure the useXForwardedFor parameter, and the xForwardedFor IP will be stored in the ipAddr field of the session. Else, the standard remote address is stored in the ipAddr field. | ||
| + | |||