Changeset 2912de6f in github


Ignore:
Timestamp:
Jun 1, 2011 2:12:02 AM (2 years ago)
Author:
alecpl <alec@…>
Branches:
master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.6, release-0.7, release-0.8
Children:
3cacf94
Parents:
09c59ab
Message:
  • Fix typos
File:
1 edited

Legend:

Unmodified
Added
Removed
  • installer/config.php

    rd08333e r2912de6f  
    8282<label for="cfgipcheck">Check client IP in session authorization</label><br /> 
    8383 
    84 <p class="hint">This increases security but can cause sudden logouts when someone uses a proxy with changeing IPs.</p> 
     84<p class="hint">This increases security but can cause sudden logouts when someone uses a proxy with changing IPs.</p> 
    8585</dd> 
    8686 
     
    9494?> 
    9595<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. 
    9797If you enter it manually please provide a string of exactly 24 chars.</p> 
    9898</dd> 
Note: See TracChangeset for help on using the changeset viewer.