Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sympa: fix incorrect default sender email for private lists | Olivier Blin | 2016-02-07 | 1 | -1/+1 |
| | | | | | | | | | | Other it failed with ruby >= 1.9, trying to iterate on a string by mistake: err: Could not retrieve catalog from remote server: Error 400 on SERVER: Failed to parse template sympa/scenari/sender.restricted: Filepath: /etc/puppet/modules/sympa/templates/scenari/sender.restricted Line: 7 Detail: undefined method `each' for "":String at /etc/puppet/modules/sympa/manifests/scenario/sender_restricted.pp:7 on node alamut.mageia.org | ||||
* | fix up bugzilla ldap/pgsql_password variable lookup | Thomas Backlund | 2016-02-07 | 5 | -5/+5 |
| | |||||
* | Revert lint fix on sympa auth.conf to get back login fields (mga#17009) | Olivier Blin | 2015-11-07 | 1 | -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 | ||||
* | revert sympa search_filters change | Thomas Backlund | 2015-11-01 | 1 | -1/+1 |
| | |||||
* | variable enclosing fixes | Thomas Backlund | 2015-10-20 | 2 | -2/+2 |
| | |||||
* | use consistent domain references | Thomas Backlund | 2015-10-20 | 2 | -2/+2 |
| | |||||
* | lint fixes for sympa | Thomas Backlund | 2015-10-20 | 11 | -22/+17 |
| | |||||
* | Add commented options to workaround problematic domains, will be available ↵ | Pascal Terjan | 2015-06-07 | 1 | -0/+4 |
| | | | | when alamut runs mga5 | ||||
* | sympa: Switch sympa template hosting to git. | Colin Guthrie | 2014-06-15 | 1 | -2/+2 |
| | |||||
* | Fix typo thank you boklm | Nicolas Lécureuil | 2013-05-30 | 1 | -1/+1 |
| | |||||
* | Add a topic for users ML ( discuss-fr ) | Nicolas Lécureuil | 2013-05-30 | 1 | -0/+3 |
| | |||||
* | sympa: add reply_to on public_restricted lists | Nicolas Vigier | 2013-05-29 | 1 | -0/+1 |
| | |||||
* | sympa::list::private: add $sender_email parameter | Nicolas Vigier | 2013-04-23 | 1 | -0/+2 |
| | |||||
* | sympa::list: remove unused parameter $profile | Nicolas Vigier | 2013-04-22 | 4 | -4/+0 |
| | |||||
* | rename sympa::public_restricted_list to sympa::list::public_restricted | Nicolas Vigier | 2013-04-22 | 1 | -1/+1 |
| | |||||
* | rename sympa::announce_list_email to sympa::list::announce | Nicolas Vigier | 2013-04-22 | 1 | -1/+1 |
| | |||||
* | rename sympa::public_list to sympa::list::public | Nicolas Vigier | 2013-04-22 | 1 | -1/+1 |
| | |||||
* | sympa/public_restricted_list.pp: fix typo in comment | Nicolas Vigier | 2013-04-22 | 1 | -1/+1 |
| | |||||
* | sympa: remove unused list types | Nicolas Vigier | 2013-04-22 | 5 | -82/+0 |
| | |||||
* | sympa/scenario/sender_restricted.pp: fix syntax | Nicolas Vigier | 2013-04-22 | 1 | -2/+2 |
| | |||||
* | sympa: merge subscriber_moderated scenari into sender.restricted scenari | Nicolas Vigier | 2013-04-22 | 8 | -28/+20 |
| | |||||
* | sympa: merge sender_email and sender_ldap_group scenarios | Nicolas Vigier | 2013-04-22 | 6 | -26/+17 |
| | | | | So that it's possible to have both on one ML. | ||||
* | sympa, lists: change sender_email parameter to an array | Nicolas Vigier | 2013-04-22 | 1 | -2/+4 |
| | |||||
* | sympa/list.pp: remove useless variable $sender_email_file | Nicolas Vigier | 2013-04-22 | 1 | -6/+0 |
| | |||||
* | sympa: create scenario files by ML name | Nicolas Vigier | 2013-04-22 | 6 | -20/+13 |
| | |||||
* | sympa: allow *@mageia.org addresses to send to public lists | Nicolas Vigier | 2013-04-08 | 1 | -0/+1 |
| | |||||
* | sympa: fix bugsquad topic title | Nicolas Vigier | 2013-04-07 | 1 | -1/+1 |
| | |||||
* | sympa: allow sysadmin@group.mageia.org to send to all discussion lists | Nicolas Vigier | 2013-04-07 | 1 | -0/+1 |
| | |||||
* | sympa: add bugsquad topic | Nicolas Vigier | 2013-04-06 | 1 | -0/+3 |
| | |||||
* | update authentication_info_url value | Nicolas Vigier | 2012-06-29 | 2 | -2/+4 |
| | |||||
* | fix reason for rejecting non subscriber mail | Nicolas Vigier | 2012-06-26 | 1 | -1/+1 |
| | |||||
* | reject emails from non-subscriber | Nicolas Vigier | 2012-06-26 | 1 | -1/+1 |
| | |||||
* | add atelier topic | Nicolas Vigier | 2012-06-20 | 1 | -0/+3 |
| | |||||
* | add subscriber_ldap_group to sympa::announce_list_email | Nicolas Vigier | 2012-05-30 | 1 | -0/+2 |
| | |||||
* | add Local Community topic | Nicolas Vigier | 2012-04-05 | 1 | -0/+3 |
| | |||||
* | fix manifests | Michael Scherer | 2012-04-02 | 1 | -0/+1 |
| | |||||
* | finish to clean sympa module | Michael Scherer | 2012-04-02 | 2 | -97/+97 |
| | |||||
* | split variable from main sympa module | Michael Scherer | 2012-04-02 | 2 | -4/+3 |
| | |||||
* | fix vhost invocation on several module, was missed by last commit, and add ↵ | Michael Scherer | 2012-03-25 | 1 | -2/+2 |
| | | | | the one for redirect_ssl | ||||
* | split some others modules in separate file | Michael Scherer | 2012-03-25 | 1 | -1/+1 |
| | |||||
* | fix typo | Michael Scherer | 2012-03-19 | 1 | -1/+1 |
| | |||||
* | rename private_list_email | Michael Scherer | 2012-03-19 | 1 | -5/+5 |
| | |||||
* | rename sympa::restricted_list | Michael Scherer | 2012-03-19 | 1 | -1/+1 |
| | |||||
* | split search filters in a separate file | Michael Scherer | 2012-03-19 | 3 | -8/+7 |
| | |||||
* | style cleaning of the module | Michael Scherer | 2012-03-19 | 1 | -45/+47 |
| | |||||
* | split ldap_group_datasource in a separate file and directory, and rename it | Michael Scherer | 2012-03-19 | 2 | -8/+7 |
| | |||||
* | move private_list to the new layout | Michael Scherer | 2012-03-19 | 1 | -1/+1 |
| | |||||
* | move list to a subdirectory ( for now, just 1 for testing ) | Michael Scherer | 2012-03-19 | 1 | -5/+5 |
| | |||||
* | split scenario in a subdirectory, cleaner layout | Michael Scherer | 2012-03-19 | 4 | -17/+17 |
| | |||||
* | split all others type of list | Michael Scherer | 2012-03-19 | 8 | -149/+154 |
| |