Ignore:
Timestamp:
01/23/12 19:00:19 (4 months ago)
Author:
CrawfordCurrie
Message:

Item11458: simplify and streamline handling of password file; it now must exist for Foswiki to run, and will be created by =configure= if not. This lets us do enhanced checking in =configure= while reducing the runtime burden.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/core/templates/messages.tmpl

    r13655 r13796  
    170170 
    171171%MAKETEXT{"You have *not* been registered."}% 
     172%TMPL:END% 
     173%TMPL:DEF{"passwords_disabled"}% 
     174---+++ %MAKETEXT{"Passwords disabled"}% 
     175 
     176%MAKETEXT{"The Administrator has disabled password changes."}% 
     177 
     178%MAKETEXT{"Please contact [_1]." args="%WIKIWEBMASTER%"}% 
     179 
     180%MAKETEXT{"Your password has not been changed."}% 
    172181%TMPL:END% 
    173182%TMPL:DEF{"thanks"}% 
Note: See TracChangeset for help on using the changeset viewer.