This project is mirrored from https://github.com/sympa-community/sympa.git.
Pull mirroring updated .
- 28 Feb, 2008 1 commit
-
-
serge.aumont authored
***** make remind password impossible. So now a one time ticket table is created ***** ticket are sent by email as an authentication token. Ticket can be used ***** for lost password, create account, moderation request . It should be ***** generalized to all operation that need a email chalenge. ***** ***** sympa.pl --md5_encode_password change password encoding in the database using md5.So IT IS NOT REVERSIBLE, ***** so you should save the database (in a safe place to protect password) - new login method include now "last login from [HOST] at [date]" information message - new daily task to remove tickets older than 10d (task parameters in conf.pm): - purge_one_time_ticket_table_task default daily - one_time_ticket_table_ttl default 10d git-svn-id: https://subversion.renater.fr/sympa/trunk@4857 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 14 Dec, 2007 1 commit
-
-
david.verdin authored
[#3234] Fix: Bounces in spool/bounce/OTHER/ were never cleaned up. Cleaning is now intergrated into the "expire_bounce" task, and the existence duration of such bounces is ruled by a new parameter : clean_delay_queueother. git-svn-id: https://subversion.renater.fr/sympa/trunk@4762 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 07 Dec, 2007 1 commit
-
-
olivier.salaun authored
Bug fix: some Sympa processes did not initialize the List.pm cache between 2 requests. It could lead to false responses from these processes that still used the cache in memory. git-svn-id: https://subversion.renater.fr/sympa/trunk@4729 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 21 Sep, 2007 1 commit
-
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@4612 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 06 Sep, 2007 1 commit
-
-
serge.aumont authored
Fix purge_session_table task : it mandatory to remove unused session because many bots do not manage http cookies git-svn-id: https://subversion.renater.fr/sympa/trunk@4590 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 04 Sep, 2007 1 commit
-
-
serge.aumont authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@4589 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 27 Aug, 2007 1 commit
-
-
serge.aumont authored
Create chalenge.pm git-svn-id: https://subversion.renater.fr/sympa/trunk@4573 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 20 Aug, 2007 1 commit
-
-
serge.aumont authored
Introduction of http session in ordre to replace a lot of cookies, for better user interface and security. -new table session_table -new module SympaSession.pm -new features - from admin page set log level for the current session - from admin page list active sessions - from admin page change user email identity -new task to purge old sessions from table (inactive delay to remove session is set by the sympa.conf parameter session_expiration_period (defaul 1 month) -session start at first hit usually with an anonymous user. The session continue when the user logging. -cookie lang replaced by a session parameter -cookie sympa-user removed TODO : introduce user pref based obn session for review page length and archive thread/chrono view . Need to introduce a structure data varchar column in user_table git-svn-id: https://subversion.renater.fr/sympa/trunk@4550 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 07 Aug, 2007 1 commit
-
-
olivier.salaun authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@4508 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 03 Aug, 2007 1 commit
-
-
olivier.salaun authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@4500 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 01 Aug, 2007 1 commit
-
-
olivier.salaun authored
Change: check the $end variable before processing each task, thus making a kill -TERM more quickly processed git-svn-id: https://subversion.renater.fr/sympa/trunk@4494 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 31 Jul, 2007 1 commit
-
-
olivier.salaun authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@4491 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 26 Jun, 2007 1 commit
-
-
olivier.salaun authored
Change: now set List::use_db in Upgrade::Probe_db() and List::check_db_connect() to prevent "Sympa not setup for DBI" errors. git-svn-id: https://subversion.renater.fr/sympa/trunk@4469 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 19 Jun, 2007 1 commit
-
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@4456 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 06 Jun, 2007 1 commit
-
-
olivier.salaun authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@4440 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 27 Apr, 2007 1 commit
-
-
olivier.salaun authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@4382 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 30 Mar, 2007 1 commit
-
-
olivier.salaun authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@4211 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 29 Jan, 2007 1 commit
-
-
olivier.salaun authored
next process started will detect the failure and send a notice to listmaster. git-svn-id: https://subversion.renater.fr/sympa/trunk@4142 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 26 Jan, 2007 1 commit
-
-
olivier.salaun authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@4139 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 29 Sep, 2006 1 commit
-
-
olivier.salaun authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@3916 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 04 Aug, 2006 1 commit
-
-
sympa-authors authored
Now checking that the UID change succeeded. git-svn-id: https://subversion.renater.fr/sympa/trunk@3822 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 30 Jun, 2006 1 commit
-
-
sympa-authors authored
Each operations theat changes the status of messages/subscriptions/list config is now logged in a structured DB entry. Both listmasters and listowners can search this events DB using the Sympa web interface. git-svn-id: https://subversion.renater.fr/sympa/trunk@3785 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 01 Jun, 2006 1 commit
-
-
sympa-authors authored
Only one new parameter : use_blacklist (sympa.conf) . Include web interface for blacklist management. git-svn-id: https://subversion.renater.fr/sympa/trunk@3740 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 19 Apr, 2006 1 commit
-
-
sympa-authors authored
This prevents "duplicate entries error" in DB tables git-svn-id: https://subversion.renater.fr/sympa/trunk@3713 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 05 Apr, 2006 1 commit
-
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@3680 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 10 Mar, 2006 1 commit
-
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@3600 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 24 Feb, 2006 1 commit
-
-
sympa-authors authored
[requested by JC Delepine] Call List::probe_db() only from sympa.pl to prevent conflicts in the DB upgrade git-svn-id: https://subversion.renater.fr/sympa/trunk@3579 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 24 Jan, 2006 1 commit
-
-
sympa-authors authored
* new bounce_address_subscriber DB field * verp_rate list and global parameter git-svn-id: https://subversion.renater.fr/sympa/trunk@3501 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 05 Jan, 2006 1 commit
-
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@3467 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 04 Jan, 2006 1 commit
-
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@3464 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 03 Jan, 2006 1 commit
-
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@3460 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 12 Dec, 2005 1 commit
-
-
sympa-authors authored
* replaced list-related calls to request_action() with $list->check_list_authz() * added the robot to taskfiles * new wwsympa::check_authz() to avoid duplicate code in most subroutines git-svn-id: https://subversion.renater.fr/sympa/trunk@3438 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 08 Dec, 2005 1 commit
-
-
sympa-authors authored
Also made web archives full Vrobot enabled git-svn-id: https://subversion.renater.fr/sympa/trunk@3437 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 28 Oct, 2005 1 commit
-
-
sympa-authors authored
[BugID 498] Change: 'process_bouncers' task failed if no owner could be contacted ; no more return undef git-svn-id: https://subversion.renater.fr/sympa/trunk@3413 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 05 Oct, 2005 1 commit
-
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@3344 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 17 Aug, 2005 1 commit
-
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@3299 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 12 Aug, 2005 1 commit
-
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@3281 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 09 Aug, 2005 1 commit
-
-
sympa-authors authored
New features : * Message topics : List members can subscribe to one or more predefined message topics. They will only recieve those messages that have the appropriate tag. tagging can be performed by the message sender, moderators or in an automatic way. * Redesigned the message distribution subroutines. The new organization is described in a new section of the reference manual entitled "Internals" * Reorganisation of error reports (mail and web interface) to provide more precise error notification. git-svn-id: https://subversion.renater.fr/sympa/trunk@3262 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 04 Aug, 2005 1 commit
-
-
sympa-authors authored
The consequence of this bug : all tasks would fail ("Error while processing task..") git-svn-id: https://subversion.renater.fr/sympa/trunk@3233 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 31 Mar, 2005 1 commit
-
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/trunk@2879 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-