Changeset 187833d in github for installer/config.php


Ignore:
Timestamp:
Jun 2, 2011 8:36:32 AM (2 years ago)
Author:
alecpl <alec@…>
Children:
41bdcf2
Parents:
fcbf7a1
Message:
  • Apply fixes from trunk
File:
1 edited

Legend:

Unmodified
Added
Removed
  • installer/config.php

    r868deb5 r187833d  
    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.