Ignore:
Timestamp:
Jul 15, 2009 5:49:35 AM (4 years ago)
Author:
thomascube <thomas@…>
Branches:
master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.6, release-0.7, release-0.8
Children:
3db3fd8
Parents:
19862b55
Message:

Use request tokens to protect POST requests from CSFR

File:
1 edited

Legend:

Unmodified
Added
Removed
  • program/localization/en_US/messages.inc

    r2818f8e r57f0c81  
    2424$messages['imaperror'] = 'Connection to IMAP server failed'; 
    2525$messages['servererror'] = 'Server Error!'; 
     26$messages['invalidrequest'] = 'Invalid request! No data was saved.'; 
    2627$messages['nomessagesfound'] = 'No messages found in this mailbox'; 
    2728$messages['loggedout'] = 'You have successfully terminated the session. Good bye!'; 
Note: See TracChangeset for help on using the changeset viewer.