Commit graph

196 commits

Author SHA1 Message Date
lars b83f74f9eb no "defined" check for scalars (perl > 5.20)
previously "defined" could be used for checking the existence of scalars
2017-09-27 00:12:26 +00:00
phil 0f70decd1c specify changings 2015-05-01 11:34:44 +00:00
phil 1ebeb0fd0d Changelog 2015-05-01 11:13:31 +00:00
phil 8ed0cd7cac set default key size to 4096
generate stronger keys with default algo
2015-05-01 11:07:38 +00:00
lars e6c58fef89 website of ezmlm changed from http://ezmlm.org/ to http://untroubled.org/ezmlm/ 2014-02-24 22:46:32 +00:00
lars 2d103b7886 Added Swedish translation contributed by Mikael Tuneskog 2011-05-20 17:02:35 +00:00
ckubu e06da8137d - If Environment variable EZMLM_WEB_RC ist set (e.g. at webservers vhost
configuration), the applicatiom loads ezmlmwebrc from that setting. That 
   allows multiple Webinterfaces on the same host with different settings.

 - Subscribition of different adresses at once via textarea input (Closes #70)
   TODO: change concerning labels for language other than german or english

 - Fix setting of chaerset variable (Close #69 ?)

 - Fix en-/decoding (if system charset differs from charset of list)

 - Handling of all text files will be done from the list directory, even if
   the defaults are used.That makes the list robust against changing server
   default settings or moving list from one to another server.

 - conf-lang file will always be written, even if language is the default
   one. So users can see their language setting from the Options screen.

 - Print available listdomains in alphabetical order.

 - trailer is no longer editable from the Overview screen. Changing trailer
   can be done - like other textfiles - from the text screen.

 - Add configuration variable DEBUG. If enabled, application prints Error/Warning 
   messages instead of "Internal Server Error" page.
2011-01-05 01:21:43 +00:00
lars 13a128cf8d trim whitespace from LOGIN_NAME - otherwise access is denied for the user's lists 2010-11-19 01:54:47 +00:00
lars 253b80f338 Updated description of webusers file to the behaviour since ezmlm-web v3.3.
Thanks to Daniele for the hint!
2010-01-18 23:08:51 +00:00
lars 5f01e987f2 fixed editing of text files for multi-line texts (Closes: #62) 2009-08-19 03:12:27 +00:00
lars fd48b5fda4 Spanish translation finished by Normando Hall - thanks a lot! 2009-07-10 22:07:40 +00:00
lars b28b3338c7 Commit from Thorax Translation Center by user lars. 296 of 296 messages translated (0 fuzzy). 2009-03-25 12:41:19 +00:00
lars fda762b084 ezmlm-web code:
* added missing "ref" check for encrypted mailing list objects
2009-03-23 23:23:37 +00:00
lars 80844f7e2a ezmlm-web code:
* handle a missing backup conversion directory gracefully
  (useful for encrypted lists, that were created without ezmlm-web)
2009-03-10 01:36:41 +00:00
lars 36ac1d4cfc added rike and Jean-Matthieu as French translation contributors 2009-01-16 17:46:04 +00:00
lars e8b2b7b8ed French strings contributed by Jean-Matthieu - thanks! 2009-01-16 16:56:20 +00:00
lars 6fff82a613 ezmlm-web translations:
* French strings updated by rike - thanks a lot!
2008-12-30 09:43:06 +00:00
lars 27fb19ef94 ezmlm-web code:
* fix broken MAIL_ADDRESS_PREFIX removal (Closes: #57)
2008-11-14 22:35:44 +00:00
lars a85d95f2a8 ezmlm-web packaging:
* update MANIFEST file (hinted by Kyle Wheeler)
2008-11-09 02:48:41 +00:00
lars cf9d3c1d75 ezmlm-web documentation:
* added hints regarding dependencies of gpg-ezmlm
* added hints for checking, if the modules are installed properly
2008-10-28 23:58:48 +00:00
lars e5c2e25bf1 ezmlm-web documentation:
* fixed issues pointed out by albinootje - thanks!
2008-10-28 18:26:11 +00:00
lars bdb953e07b ezmlm-web translation:
* Nederland strings contributed by albi nootje - thanks!
2008-10-17 22:45:42 +00:00
lars 5bdb708657 ezmlm-web translation:
* Slovene translation finished by Clavdia Horvat
* German translation finished by Lars Kruse
2008-10-16 00:59:25 +00:00
lars 370976abad ezmlm-web packaging:
* move debian files to a separate directory
2008-10-15 22:31:23 +00:00
lars 3c3fad072f ezmlm-web:
* update version information for new release v3.3.1
2008-10-15 22:17:16 +00:00
lars d1a7e5a65a ezmlm-web interface:
* fixed description string for trailer message
* updated TODO
2008-10-15 22:00:36 +00:00
lars 3d836546c3 ezmlm-web interface code:
* remove list entry from webusers file after list removal (Closes: #54)
2008-10-15 20:27:07 +00:00
lars 5b98b18ff9 ezmlm-web interface:
* move gnupg key generation process into the background if possible
* declare non-configurable variables _after_ reading the configuration
  file, thus preventing them from being accidentaly "configured"
2008-10-15 01:05:48 +00:00
lars 0afddf2487 ezmlm-web release preparations:
* update documentation
* update changelog
* update debian files
2008-10-12 00:59:40 +00:00
lars 45d3b2ecc9 Commit from Thorax Translation Center by user lars. 294 of 294 messages translated (0 fuzzy). 2008-10-11 23:41:12 +00:00
lars 819dab8ca4 ezmlm-web translations:
* add language strings for recently added gpg-ezmlm options
2008-10-11 23:33:39 +00:00
lars 1b809bf5e7 ezmlm-web interface:
* add gpg-ezmlm option "VerifiedKeyReq"
2008-10-11 23:30:19 +00:00
lars 90272fda02 ezmlm-web interface:
* add gpg-ezmlm option "encryptToAll"
2008-10-11 22:55:26 +00:00
lars ebc46ba549 ezmlm-web interface:
* add gpg-ezmlm option "allowKeySubmission"
2008-10-11 22:50:15 +00:00
lars 74cb38b601 ezmlm-web interface code:
* add gpg-ezmlm option "RequireSigs"
2008-10-11 22:45:24 +00:00
lars b64e9091cc fix version numbers 2008-09-30 03:14:11 +00:00
lars 50357ba5f5 prepare release candidate 2008-09-30 03:07:38 +00:00
lars 7895079b18 web interface code:
* hide domains without accessible lists (for well-configured domains)
2008-09-30 02:47:20 +00:00
lars 0861a14f93 web interface code:
* avoid direct usage of $WEBUSERS_FILE for authorization checks
2008-09-30 02:47:11 +00:00
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