Commit graph

171 commits

Author SHA1 Message Date
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
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