Andy
4f2129a616
Merge branch 'trunk'
2025-04-01 23:14:53 -07:00
pdontthink
598a599ba3
Happy New Year
2025-01-03 11:47:03 -08:00
Andy
d79aab6762
Merge branch 'trunk'
2024-01-02 14:58:59 -08:00
pdontthink
39cfdaadfd
Happy New Year
2024-01-02 14:58:16 -08:00
Andy
ec52fd089c
Merge branch 'trunk'
2023-01-02 22:06:59 -08:00
pdontthink
380afc7213
Happy New Year
2023-01-02 22:04:25 -08:00
Andy
e77a63b675
Merge branch 'trunk'
2022-01-26 01:07:44 -08:00
pdontthink
bcdfe6e9f1
Happy New Year
2022-01-26 01:06:50 -08:00
Andy
9986e3b4f3
Fix Square Bracket in Administrator Plugin
2021-02-06 09:34:18 -08:00
pdontthink
4783fa1b6a
Stop using curly braces
2021-02-06 09:33:41 -08:00
Andy
c32baf6f95
Merge branch 'trunk' into master
2021-02-05 11:57:03 -08:00
pdontthink
c4ef1a0eea
Happy New Year
2021-02-05 11:55:37 -08:00
Andy
ecd5be1f86
Prevent Administrator Plugin Re-Define Warnings
2021-02-03 00:32:54 -08:00
Andy
48fdaf6d58
List all SCRAM Digests in Administrator Plugin
2021-02-03 00:29:32 -08:00
Andy
a3e51f1ee6
Merge branch 'trunk'
2020-01-07 00:13:04 -08:00
pdontthink
fc283980d0
Happy New Year
2020-01-07 00:12:38 -08:00
Andy
f1e95758e1
Add SCRAM Support
...
Close #1
2019-11-06 23:30:26 -08:00
Andy
28d4844b62
Array and String offset Curly Braces deprecated
2019-08-22 17:01:30 -07:00
pdontthink
fbcb1ca1f5
Happy New Year
2019-01-07 21:55:08 -08:00
pdontthink
cc928acee3
TLS settings were not working
2018-04-19 11:01:57 +00:00
pdontthink
23cd61b628
Happy New Year
2018-01-16 23:44:07 +00:00
pdontthink
6cd24c0552
Happy 2017
2017-01-27 20:34:08 +00:00
pdontthink
f7aab703bd
Syntax error. Thanks to Jean-Jacques Puig
2016-09-27 17:03:57 +00:00
pdontthink
2934017d92
Happy New Year
2016-01-01 20:59:53 +00:00
pdontthink
aac60fdced
Add ability for administrator to control whether or not users can edit their reply-to address
2015-06-20 12:52:36 +00:00
pdontthink
3b465a0d0f
Happy 2015
2015-01-03 04:09:49 +00:00
pdontthink
e0ba6b31ed
Add ability to show login error from the IMAP server instead of traditional "Unknown user or password incorrect" (thanks to Alain Williams)
2014-01-21 03:20:48 +00:00
pdontthink
581dc23061
Happy 2014
2014-01-01 20:33:20 +00:00
pdontthink
302724aa45
Add new spacer image and allow its use for unsafe images instead of the sec_remove_* image -- brings HTML emails into the modern age (much more viewable)
2013-10-23 10:09:16 +00:00
Fredrik Jervfors
c076a1f1ae
Update copyright
2013-07-26 17:31:02 +00:00
Thijs Kinkhorst
efd75f4867
Replace calls to htmlspecialchars() with sm_encode_html_special_chars().
...
New function sm_encode_html_special_chars() encodes HTML special
characters by calling htmlspecialchars(). It sets the character set
to ISO-8859-1, to fix compatibility with PHP >= 5.4.
Patch by Paul Lesniewski.
See #3491925
2012-12-09 12:06:30 +00:00
pdontthink
acc409fb2a
Updating copyrights. Happy New Year.
2012-01-02 02:09:17 +00:00
pdontthink
fc57bf2b59
Happy New Year!
2011-01-06 03:16:21 +00:00
pdontthink
7aa0e60863
Update copyrights to 2010
2010-01-25 03:23:30 +00:00
Fredrik Jervfors
134d462c94
The copyright symbol isn't really needed since the word "copyright" is there. Also it doesn't display right in the documentation.
2009-09-29 12:15:33 +00:00
Fredrik Jervfors
0a6245814a
There are too many modified files being committed without the copyright year being updated, so here's a copyright year update the old-fashioned style.
2009-04-15 22:00:49 +00:00
pdontthink
43907d78b3
Fix test that was never working, and was further confused by the change to the PAGE_NAME paradigm
2007-12-06 19:11:00 +00:00
Thijs Kinkhorst
ac19ee2a63
typo (=/==)
2007-07-23 12:49:46 +00:00
Thijs Kinkhorst
9a031330ae
make use of PAGE_NAME constant in plugin, prefix it with the plugin name.
2007-07-14 17:44:29 +00:00
Thijs Kinkhorst
ee55e1aedd
- Fix compatibility with Windows path in administrator plugin ( #1740469 ).
2007-06-25 19:43:38 +00:00
pdontthink
ee0444272e
Remove $version, use SM_VERSION constant instead
2007-03-22 20:01:33 +00:00
Fredrik Jervfors
8c03c77b3a
Adding a missing setting (since 1.4.6 RC 1).
2007-03-07 21:56:05 +00:00
Thijs Kinkhorst
567ef6de29
do not special case a folder named 'None'. There's no reason
...
to not use the empty string and this prevents people who want
to have a "None" folder from using it properly.
2007-03-06 14:57:12 +00:00
Thijs Kinkhorst
6042f69801
drop obsolte .cvsignore files, these are now svn:ignore properties
2007-03-06 02:03:36 +00:00
Thijs Kinkhorst
11b10ba5d1
increment year in copyright notices
2007-01-13 20:15:44 +00:00
pdontthink
a7eb6ab52c
templateset_default and templateset_fallback are IDs now, not unpredictable index numbers
2006-10-09 11:35:21 +00:00
pdontthink
11fb9fd259
Template fallback added
2006-10-02 12:26:01 +00:00
tokul
b33c4a098b
moved smtp sitewide configuration to main configuration utility
...
added quote_single subroutine, that is used to sanitize single quoted php strings
removed obsolete command18() subroutine
2006-08-05 07:38:01 +00:00
tokul
3ab0b5eb63
loading default configuration before config.php in order to make sure
...
that all variables are loaded.
2006-08-02 18:05:33 +00:00
tokul
40255890c5
adding config_location_base to administrator plugin
2006-07-17 16:19:19 +00:00