aboutsummaryrefslogtreecommitdiffstats
path: root/modules/sympa/templates
Commit message (Collapse)AuthorAgeFilesLines
* sympa: update web confThomas Backlund2021-07-241-1/+2
|
* update sympa list definitionThomas Backlund2021-02-021-3/+4
|
* sympa: update conf for 6.2.42Thomas Backlund2019-06-291-2/+4
|
* re-add DKIM rewriting that got lost in 6.2.24 upgrade (mga#24452)Thomas Backlund2019-03-011-0/+3
|
* update sympa.conf for 6.2.30Thomas Backlund2018-03-301-0/+4
|
* lock down reviewThomas Backlund2018-03-291-1/+1
|
* fix list config reply_toThomas Backlund2018-03-151-2/+2
|
* fix reply_to_header list configThomas Backlund2018-03-151-4/+4
|
* updaate list configThomas Backlund2018-03-141-54/+50
|
* sympa: update list templateThomas Backlund2018-03-071-8/+8
|
* sympa: fix db hostThomas Backlund2018-03-061-1/+1
|
* sympa: add 6.2.24 configThomas Backlund2018-03-041-257/+574
|
* sympa: update for infra_6 ldap connectionsThomas Backlund2018-03-043-3/+8
|
* Fix sympa failures to talk to ldap server in other kinds of lists tooPascal Terjan2017-07-051-0/+1
|
* Fix sympa failures to talk to ldap serverPascal Terjan2017-06-291-0/+1
|
* sympa: fix typo in dmarc_protection_modeThomas Backlund2017-04-281-1/+1
|
* sympa: enable 'rewrite header for DKIM signed messages and DMARC rejecting ↵Thomas Backlund2017-04-281-1/+1
| | | | domains'
* sympa: Fix AddHandlerNicolas Lécureuil2017-04-201-1/+1
|
* Revert "sympa: Add ExecCGI and Fix loading home page"Nicolas Lécureuil2017-04-201-16/+0
| | | | This reverts commit d815bda9a0f03f4aeb33f4ad53b80764780d5cae.
* sympa: Add ExecCGI and Fix loading home pageNicolas Lécureuil2017-04-201-0/+16
|
* Fix use under apache 2.2Nicolas Lécureuil2017-04-202-2/+18
|
* Sympa: Comment obsolete parametersNicolas Lécureuil2017-04-181-5/+5
|
* Sympa: Adapt to apache 2.4Nicolas Lécureuil2017-04-181-2/+1
|
* Sympa: Adapt to apache 2.4Nicolas Lécureuil2017-04-181-2/+1
|
* fix up bugzilla ldap/pgsql_password variable lookupThomas Backlund2016-02-075-5/+5
|
* Revert lint fix on sympa auth.conf to get back login fields (mga#17009)Olivier Blin2015-11-071-0/+1
| | | | | | | | | | | | sympa does not seem to parse auth.conf properly if there is no extra newline at the end of file. Matching code in /usr/share/sympa/lib/Conf.pm: }elsif (/^\s*(ldap|cas|user_table|generic_sso)\s*$/io) { $current_paragraph->{'auth_type'} = lc($1); perlre man page says the following about the /o modifier in regexps: o - pretend to optimize your code, but actually introduce bugs
* lint fixes for sympaThomas Backlund2015-10-204-5/+1
|
* Add commented options to workaround problematic domains, will be available ↵Pascal Terjan2015-06-071-0/+4
| | | | when alamut runs mga5
* sympa: merge subscriber_moderated scenari into sender.restricted scenariNicolas Vigier2013-04-222-7/+6
|
* sympa: merge sender_email and sender_ldap_group scenariosNicolas Vigier2013-04-222-6/+6
| | | | So that it's possible to have both on one ML.
* sympa, lists: change sender_email parameter to an arrayNicolas Vigier2013-04-221-2/+4
|
* sympa: create scenario files by ML nameNicolas Vigier2013-04-223-12/+6
|
* update authentication_info_url valueNicolas Vigier2012-06-291-1/+1
|
* update wwsympa urlNicolas Vigier2011-10-221-1/+1
|
* fix redirect to avoid losing POST dataNicolas Vigier2011-10-221-1/+1
|
* fix URL without trailing slashNicolas Vigier2011-10-221-0/+1
|
* add rewrite rules on sympa for nicer URLs, and avoid cache problem on homepageNicolas Vigier2011-10-221-0/+3
|
* fix problem with lists custom_subjectNicolas Vigier2011-09-211-1/+1
|
* add header to the mail on the sympa, popular request asked onMichael Scherer2011-09-122-4/+1
| | | | | sysadmin. Disable previous commit since the xml file is used only when the ml is created ( and not used after anymore )
* add option to define custom_subjectNicolas Vigier2011-08-291-0/+3
|
* disable all supported_lang until we found a solution for the translation ofMichael Scherer2011-06-181-1/+1
| | | | | template
* - fix again the filter, oopsMichael Scherer2011-03-291-1/+1
|
* - fix filter used to include memberMichael Scherer2011-03-291-1/+1
|
* - remove some significant whitespace of the file ( ie, there was a space at the Michael Scherer2011-03-281-1/+1
| | | | | end of the configuration line causing havoc when syncing members )
* give the proper argument to connect to ldap ( and note the syntax that is ↵Michael Scherer2011-03-281-0/+2
| | | | different from the one used on other ldap settings )
* - fix filter syntaxMichael Scherer2011-03-281-1/+1
|
* - ldap requires to be authenticated to give all information for inclusion Michael Scherer2011-03-251-0/+4
|
* - fix syntaxMichael Scherer2011-03-241-1/+1
|
* - force ssl ( using undocumented parameter )Michael Scherer2011-03-241-0/+1
|
* - try to force ssl for search_filer on ldapMichael Scherer2011-03-241-1/+1
|