This project is mirrored from https://github.com/sympa-community/sympa.git.
Pull mirroring updated .
- 28 Oct, 2008 1 commit
-
-
olivier.salaun authored
Also use one-time tickets for web signoff now git-svn-id: https://subversion.renater.fr/sympa/trunk@5193 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 27 Oct, 2008 5 commits
-
-
olivier.salaun authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@5192 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
olivier.salaun authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@5191 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
olivier.salaun authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@5190 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
olivier.salaun authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@5189 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
olivier.salaun authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@5188 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 24 Oct, 2008 5 commits
-
-
olivier.salaun authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@5187 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
olivier.salaun authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@5186 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
olivier.salaun authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@5185 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
olivier.salaun authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@5184 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
olivier.salaun authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@5183 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 15 Oct, 2008 1 commit
-
-
olivier.salaun authored
[bug]Add an appropriate error message whenever an identity provider does not provide the user email address, when using generic_sso authentication method. git-svn-id: https://subversion.renater.fr/sympa/trunk@5182 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 14 Oct, 2008 2 commits
-
-
olivier.salaun authored
[bug] 'logs_expiration_period' sympa.conf parameter was not loaded. As a result DB logs were expired every day. Also added an error message if two virtual hosts use the same URL. git-svn-id: https://subversion.renater.fr/sympa/trunk@5180 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
olivier.salaun authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@5179 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 09 Oct, 2008 1 commit
-
-
olivier.salaun authored
[bug] While running sympa.pl --md5_encode_password, most MD5-encoded passwords were re-encoded because of a regexp error. Also fixed the Upgrade::md5_encode_password() code to skip empty passwords git-svn-id: https://subversion.renater.fr/sympa/trunk@5178 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 08 Oct, 2008 3 commits
-
-
olivier.salaun authored
[*change] [reported by Micah Anderson, Riseup] Micah reported problems with the use of $* instead of /m in the parser.pl module. It was a good oportunity to remove the old parser code that was used by the task_manager only. The task_manager now uses the TT2 parser. It forces us to change the task template format for structured variables : [x->y] should now be written [x.y]. git-svn-id: https://subversion.renater.fr/sympa/trunk@5177 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
olivier.salaun authored
[*change] [reported by Micah Anderson, Riseup] Micah reported problems with the use of $* instead of /m in the parser.pl module. It was a good oportunity to remove the old parser code that was used by the task_manager only. The task_manager now uses the TT2 parser. It forces us to change the task template format for structured variables : [x->y] should now be written [x.y]. git-svn-id: https://subversion.renater.fr/sympa/trunk@5176 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
olivier.salaun authored
[*change] [reported by Micah Anderson, Riseup] Micah reported problems with the use of $* instead of /m in the parser.pl module. It was a good oportunity to remove the old parser code that was used by the task_manager only. The task_manager now uses the TT2 parser. It forces us to change the task template format for structured variables : [x->y] should now be written [x.y]. git-svn-id: https://subversion.renater.fr/sympa/trunk@5175 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 07 Oct, 2008 1 commit
-
-
olivier.salaun authored
[bug] [reported by Micah Anderson, Riseup] No more force $/ and $* variables. This had been introduced in 1999 to fix a bug on Solaris platform. git-svn-id: https://subversion.renater.fr/sympa/trunk@5173 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 06 Oct, 2008 1 commit
-
-
sympa-authors authored
transmisted to the tt2 parser so it is now possible to print the message body in the notification sent to the original message sender. The tt2 var to use is [editor_msg_body] git-svn-id: https://subversion.renater.fr/sympa/trunk@5172 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 03 Oct, 2008 1 commit
-
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@5171 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 02 Oct, 2008 4 commits
-
-
olivier.salaun authored
[bug][#4543] When multiple "ldap" entries were defined in the auth.conf file, only the first one was queried. Also fixed a bug with the default scope being "base", now "sub". git-svn-id: https://subversion.renater.fr/sympa/trunk@5169 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
olivier.salaun authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@5168 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
olivier.salaun authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@5167 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
olivier.salaun authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@5166 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 01 Oct, 2008 4 commits
-
-
olivier.salaun authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@5163 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
olivier.salaun authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@5160 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
olivier.salaun authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@5157 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
olivier.salaun authored
[change] Allow access to modindex page even with empty spool. It allows to access the manage_template link git-svn-id: https://subversion.renater.fr/sympa/trunk@5154 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 30 Sep, 2008 4 commits
-
-
olivier.salaun authored
- using authenticating URLs to check the new user email (instead of collecting his password) - provide an equivalent listmaster feature to change a user's email address - check if user is included ; if so, notify the list owner - rename list member picture if he changes his member email address Also removed old code for the following actions : change_identity, unify_email, record_email New feature to define custom moderation rejection messages. git-svn-id: https://subversion.renater.fr/sympa/trunk@5150 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
olivier.salaun authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@5149 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
olivier.salaun authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@5148 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
olivier.salaun authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@5147 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 25 Sep, 2008 1 commit
-
-
olivier.salaun authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@5146 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 18 Sep, 2008 1 commit
-
-
olivier.salaun authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@5143 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 16 Sep, 2008 1 commit
-
-
sympa-authors authored
[bug] Remove check of client @IP because it may brake sessions while using several proxy or NAT or ... git-svn-id: https://subversion.renater.fr/sympa/trunk@5142 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 15 Sep, 2008 4 commits
-
-
olivier.salaun authored
[change] [submitted by Peter Langhans, univ Zurich] in create_list form, bring back the form if a parameter is missing git-svn-id: https://subversion.renater.fr/sympa/trunk@5140 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
olivier.salaun authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@5139 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
olivier.salaun authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@5138 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
olivier.salaun authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@5137 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-