This project is mirrored from https://github.com/sympa-community/sympa.git.
Pull mirroring updated .
- 12 Apr, 2018 1 commit
-
-
IKEDA Soji authored
-
- 11 Apr, 2018 1 commit
-
-
Luis A. Martínez authored
This pull request solves issue #257
-
- 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
-
- 12 Mar, 2018 8 commits
-
-
IKEDA Soji authored
-
IKEDA Soji authored
Separate namespace for modules providing web interface: Alternative. Suggested by racke.
-
IKEDA Soji authored
-
IKEDA Soji authored
Small refactoring: session_table_ttl and anonymous_session_table_ttl parameters aren't overridable by robot context.
-
IKEDA Soji authored
-
IKEDA Soji authored
-
IKEDA Soji authored
Fix bug by change of issue #172 by ikedas
-
IKEDA Soji authored
Feature: support for Bcrypt password hashes by mpkut
-