Commit graph

157 commits

Author SHA1 Message Date
lars be4ffc74a3 web interface code:
* allow list access even if no webusers file exists, if there is no login
  authentication configured
* output a warning, if no webusers file exists
2008-09-30 02:47:04 +00:00
lars 39b32b2dd1 r425@erker: lars | 2008-09-29 22:35:19 +0200
web interface code:
 * use the "special" update function for encrypted lists
2008-09-29 20:45:11 +00:00
lars dc655d0683 r423@erker: lars | 2008-09-28 18:54:05 +0200
web interface code:
 * use separate 'getconfig' function for GpgEzmlm settings
 * fix minor perl warning
2008-09-29 20:45:00 +00:00
lars 7b09ad4540 r422@erker: lars | 2008-09-28 17:58:58 +0200
web interface code:
 * keyring management is also accessible for plaintext lists
 * function "is_list_encrypted" is obsolete
2008-09-29 20:44:55 +00:00
lars c24e5ea00e r421@erker: lars | 2008-09-28 17:39:44 +0200
web interface code:
 * improve some input tests
 * fix perl warning during list deletion
2008-09-29 20:44:50 +00:00
lars d12f1e716f r418@erker: lars | 2008-09-28 11:32:49 +0200
encryption support:
 * renamed "GPG_SUPPORT" to "ENCRYPTION_SUPPORT"
 * populate a hash for supported features (%FEATURES)
 * specific gui options for encryption now depend on specific features
 * defined Config.Features.GpgKeyRing
2008-09-29 20:44:31 +00:00
lars e295e6d4d6 update template according to new web interface code 2008-09-27 23:54:34 +00:00
lars da6ecedfe5 update hdf specification for separate GpgEzmlm/GpgKeyRing 2008-09-27 23:53:12 +00:00
lars 5588372d9b web interface code:
* unify creation of list object
* reduce direct access to http query string paramters
* adapt to new GpgEzmlm/GpgKeyRing separation
* clean up encryption support
* fix various warnings
* improve some code style issues
2008-09-27 23:51:56 +00:00
lars 39aaed4011 language strings:
* adapted language string names to the new GpgKeyRing/GpgEzmlm separation
2008-09-27 23:16:49 +00:00
lars 47cecc292e updated templates:
* support separate modules for GpgKeyRing and GpgEzmlm
* revert to specifically support GpgEzmlm instead of the not-yet-released
  encryption plugin
2008-09-27 22:46:01 +00:00
lars 0ffe2e9e35 web interface:
* change default width of wide text input fields from 70 to 60
2008-09-27 22:42:02 +00:00
lars 13e2b6a12f more Spanish strings translated by Jose Luis Martinez 2008-09-23 00:01:58 +00:00
lars cd30c44a7f Release preparation:
* updated some version information
2008-09-22 21:30:22 +00:00
lars e2e370747f encryption support in ezmlm-web:
* add separate keyring support
* implement interface option blacklisting
* improved some code style
manual:
* document INTERFACE_OPTIONS_BLACKLIST and GPG_KEYRING_DEFAULT_LOCATION
2008-09-18 11:56:16 +00:00
lars 1497aeecb5 fix interface settings bug 2008-09-18 11:51:24 +00:00
lars 6755211203 removed obsolete separate language selection template 2008-09-18 11:40:02 +00:00
jlmartinez 9e9461e583 Ticket #51
Reverted changeset [375]

Implemented approach B from lars comment:3 to ticket #51. Updated INSTALL and UPGRADING documents.
2008-09-02 09:45:41 +00:00
lars 4c11dfd145 relax filetype checks for key upload
add gpg setting to example configuration file
2008-08-25 03:17:23 +00:00
lars 0fbf98d850 enable encryption support - further testing is needed! 2008-08-25 03:03:38 +00:00
lars 70968ebaf8 syntax fix 2008-08-25 02:27:43 +00:00
lars 428a3fa598 filter input for admin users into a lowercase string 2008-08-25 02:23:18 +00:00
lars 685f33af48 turn REMOTE_USER into lower case (Closes: #53) 2008-08-25 01:49:55 +00:00
lars 64ccc92d38 add posting model for subscriber-only lists (Closes: #49) 2008-08-25 01:26:27 +00:00
lars d15f994ac4 update language strings 2008-08-25 00:42:16 +00:00
lars ced6763cc8 remove MAIL_ADDRESS_PREFIX from dotqmail file names (Closes: #45)
update some comments
remove obsolete subscription log output from template
2008-08-24 15:02:51 +00:00
lars 5b203e002f add encoding to the output of the subscription log 2008-08-24 14:06:48 +00:00
lars b0da792705 added Japanese translations (contributed by kinneko) 2008-08-23 21:23:27 +00:00
lars e73d6af533 added translation:
- Russian (complete) - contributed by Anton Ponkratov
 - Spanish (complete) - contributed by Jose Luis Martinez
 - French (incomplete) - contributed by Lionel
2008-07-23 01:29:08 +00:00
jlmartinez bbd34495c6 Ticket #52
interface_select.cs
 - correct condition for displaying the select
2008-07-11 10:46:18 +00:00
jlmartinez 00034f178d Ticket #48
ezmlm-web.cgi
 - synced regexps in create_list and untaint
2008-07-11 09:42:24 +00:00
jlmartinez 1f699d3cba Ticket #51
ezmlm-web.cgi
 - new options NO_WEBUSERS_CREATE, NO_WEBUSERS_ACCESSALL
 - modified sub webauth and sub webauth_create_allowed to honor the new options

ezmlmwebrc.dist
 - documented new options
2008-07-10 17:20:20 +00:00
jlmartinez 4bcce50d6c Solves #47 Usernames with at sign are not accepted
ezmlm-web.cgi
 - applied patch
2008-07-09 11:33:33 +00:00
lars 477796cf9b typoe fixed (reported by Hans F. Nordhaug) 2008-03-01 22:08:04 +00:00
lars 1f1a1ab125 put files instead of directories into MANIFEST file (reported by Hans F. Nordhaug) 2008-03-01 16:24:28 +00:00
pootle-translation b63e7862a5 partial Russian translation provided by Anton Ponkratov - thanks! 2008-01-28 21:49:57 +00:00
pootle-translation 073057f940 partial hungarian translation added by "kkk" 2007-12-30 17:47:32 +00:00
lars 7e208f7c1a improved parsing of subscription log files 2007-09-21 01:39:26 +00:00
lars 69f270bd54 improved handling of translations 2007-09-21 01:32:20 +00:00
lars 64766d7db7 language string added 2007-09-21 01:28:09 +00:00
lars 30a996a8b8 fix plural value 2007-09-17 08:50:12 +00:00
lars b9ea4a72fe Translation update for Spanish - contributed by CAPSiDE 2007-09-17 00:30:01 +00:00
lars a5ed7e005f Dutch translated strings contributed by Michiel van Dijk 2007-08-21 21:22:46 +00:00
lars f6bf0dc68a fix description of multidomain configuration file 2007-08-19 22:42:38 +00:00
lars 0452092b85 add html header information
improve multidomain template config file
2007-08-19 22:29:07 +00:00
lars fc564403fa updated changelog date
removed TODO file from release
tagged the v3.2 release
2007-08-15 17:39:45 +00:00
lars caad094657 fixed ugly typo for default interface type 2007-08-15 17:27:05 +00:00
lars fff1a0493a fix handling of empty "owner" setting
default interface type (basic/normal/expert) is now configurable
sort available languages
2007-08-13 11:21:26 +00:00
lars ea52604595 remove obsolete fuzzy header data from po files 2007-08-13 11:05:50 +00:00
lars cd2ad51b08 use Mail::Address or Email::Address (whichever is available) - "Mail::Address" was required before
improved colors of warnings and errors
ScriptAlias of example apache config changed to /ezmlm-web
2007-08-10 14:00:55 +00:00