This project is mirrored from https://github.com/sympa-community/sympa.git.
Pull mirroring updated .
- 14 Apr, 2018 3 commits
-
-
IKEDA Soji authored
-
IKEDA Soji authored
[bug] If a list is closed once and then reopened, list members are registered as permanent (not included) members. Also, subscription suspension option are cleared and so on. Fxied by dump and restore all information of subscribers in database.
-
IKEDA Soji authored
They dump or restore list users (members, owners or editors) in database from/to file. [change] File for members was changed to `<list dir>/member.dump` which will replace: - `subscribers` (used by Sympa prior to 5.4a.1) - `subscribers.db.dump` (generated by dump command) - `subscribers.closed.dump` (backup for closed list) [change] Additional files to dump owner or editor: `<list dir>/owner.dump`, `<list dir>/editor.dump`. They will be used as initial (permanent) owners/editors, or as backup for closed list [*change] owner and editor parameters in list config file are no longer sync with actual owners/editors. They are used only at the time of installation of list.
-
- 11 Apr, 2018 1 commit
-
-
IKEDA Soji authored
[bug] unsubscribe.open scenario omits [email]
-
- 07 Apr, 2018 2 commits
-
-
IKEDA Soji authored
Improve remove_outgoing_headers list parameter
-
IKEDA Soji authored
[bug] WWSympa: move_user action allows any users to change address of anyone, even if the user was not listmaster.
-
- 06 Apr, 2018 1 commit
-
-
IKEDA Soji authored
SympaSOAP crashes with add, closeList and del #244
-
- 05 Apr, 2018 1 commit
-
-
IKEDA Soji authored
-
- 03 Apr, 2018 1 commit
-
-
IKEDA Soji authored
-
- 02 Apr, 2018 1 commit
-
-
IKEDA Soji authored
Fixed by assigning $request->{email} to scenario context.
-
- 31 Mar, 2018 1 commit
-
-
IKEDA Soji authored
-
- 28 Mar, 2018 3 commits
-
-
-
IKEDA Soji authored
Issue #234: Sympa ldap search escapes chars incorrect
-
IKEDA Soji authored
Updates for bcrypt support
-
- 26 Mar, 2018 3 commits
-
-
Sympa authors authored
-
IKEDA Soji authored
Issue #240: Unable to edit owners/subscribers
-
IKEDA Soji authored
-
- 24 Mar, 2018 1 commit
-
-
IKEDA Soji authored
[bug] As the field date_admin and date_subscriber are no longer used but they have NOT NULL constraint, they should be deleted.
-
- 22 Mar, 2018 2 commits
-
-
Sympa authors authored
-
IKEDA Soji authored
-
- 20 Mar, 2018 6 commits
-
-
Sympa authors authored
-
Sympa authors authored
-
Sympa authors authored
-
Mic Kaczmarczik authored
* avoid errors about undef values in strings from Perl strict mode * only accept old hashes when password_hash_update is set to true upgrade_sympa_password.pl.in: * new command line options and associated POD documentation * support for precaching hashes (useful for big sites using bcrypt) * measure how long it takes to generate a hash (useful for bcrypt users) * report on progress every 100 users processed when in verbose mode
-
IKEDA Soji authored
wwsympa.fcgi.in: fix calling order for List->new(): should be (list, robot)
-
Mic Kaczmarczik authored
-
- 18 Mar, 2018 1 commit
-
-
IKEDA Soji authored
Fixed by: - Canonicalizing value of attrs1 as DN, if it is search base or root of it. - Escaping it as attributevalue in DN otherwise.
-
- 17 Mar, 2018 7 commits
-
-
dverdin authored
-
David Verdin authored
-
Sympa authors authored
-
IKEDA Soji authored
WWSympa: Dates in "subscriber option" page are shown in epoch format
-
IKEDA Soji authored
-
IKEDA Soji authored
-
IKEDA Soji authored
-
- 16 Mar, 2018 2 commits
-
-
IKEDA Soji authored
-
IKEDA Soji authored
-
- 13 Mar, 2018 4 commits
-
-
Sympa authors authored
-
Sympa authors authored
-
Sympa Authors authored
-
Sympa authors authored
-