Changeset 2912de6f in github
- Timestamp:
- Jun 1, 2011 2:12:02 AM (2 years ago)
- Branches:
- master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.6, release-0.7, release-0.8
- Children:
- 3cacf94
- Parents:
- 09c59ab
- File:
-
- 1 edited
-
installer/config.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
installer/config.php
rd08333e r2912de6f 82 82 <label for="cfgipcheck">Check client IP in session authorization</label><br /> 83 83 84 <p class="hint">This increases security but can cause sudden logouts when someone uses a proxy with chang eing IPs.</p>84 <p class="hint">This increases security but can cause sudden logouts when someone uses a proxy with changing IPs.</p> 85 85 </dd> 86 86 … … 94 94 ?> 95 95 <div>This key is used to encrypt the users imap password before storing in the session record</div> 96 <p class="hint">It's a random generated string to ensure that every installation has it 's own key.96 <p class="hint">It's a random generated string to ensure that every installation has its own key. 97 97 If you enter it manually please provide a string of exactly 24 chars.</p> 98 98 </dd>
Note: See TracChangeset
for help on using the changeset viewer.
