This project is mirrored from https://github.com/sympa-community/sympa.git.
Pull mirroring updated .
- 08 Dec, 2018 8 commits
-
-
Sympa authors authored
-
Sympa authors authored
-
Sympa authors authored
-
Sympa authors authored
-
IKEDA Soji authored
-
IKEDA Soji authored
-
IKEDA Soji authored
Prevent warning on undefined salt variable.
-
IKEDA Soji authored
Crash in create_list_request when list name is missing #490
-
- 07 Dec, 2018 2 commits
-
-
Stefan Hornburg (Racke) authored
Additional changes for #492
-
Stefan Hornburg (Racke) authored
Add token to prevent CSRF.
-
- 05 Dec, 2018 2 commits
-
-
IKEDA Soji authored
(This probably makes responses a bit slower.)
-
IKEDA Soji authored
-
- 03 Dec, 2018 1 commit
-
-
IKEDA Soji authored
-
- 02 Dec, 2018 1 commit
-
-
Stefan Hornburg (Racke) authored
-
- 01 Dec, 2018 2 commits
-
-
Stefan Hornburg (Racke) authored
-
Luc Didry authored
-
- 30 Nov, 2018 2 commits
-
-
Sympa authors authored
-
Sympa authors authored
Updating source texts according to fixes on en_US catalog
-
- 29 Nov, 2018 3 commits
-
-
Michael Kaczmarczik authored
-
IKEDA Soji authored
Fix shared docs zip upload to send multiple files at once
-
IKEDA Soji authored
-
- 25 Nov, 2018 4 commits
-
-
IKEDA Soji authored
Broken `custom_attribute` field in `member.dump`
-
IKEDA Soji authored
Fix missing quotes in init script
-
IKEDA Soji authored
Datasource: On LDAP 2 level query, attr1 as DN should not be canonicalized
-
IKEDA Soji authored
-
- 22 Nov, 2018 1 commit
-
-
Luc Didry authored
On Debian 9, with perl 5.24.1 and Archive::Zip 1.59 and 1.64, uploading a zip file to let Sympa (6.2.34) unzip it and put its files into shared docs fails. The zip member is a CGI::File::Temp instance and can seek but fails to be extracted ("Unable to extract member XXX of the zip file" in Sympa logs). Unconditionnally blessing the file handle to IO::File fixes the failure.
-
- 19 Nov, 2018 1 commit
-
-
IKEDA Soji authored
-
- 18 Nov, 2018 1 commit
-
-
IKEDA Soji authored
-
- 17 Nov, 2018 5 commits
-
-
Ralph Seichter authored
https://github.com/sympa-community/sympa/issues/72 states that "we should stop supporting init scripts as modern distributions are using systemd". I have to disagree. Gentoo Linux defaults to OpenRC, so I created a small pull request to fix missing quotes in the init script.
-
IKEDA Soji authored
Issue #309 on 6.2.36
-
IKEDA Soji authored
-
IKEDA Soji authored
Add feature 'copy_list' in sympa.pl
-
IKEDA Soji authored
Fix #323 — Add "Report abuse" button to lists side menu
-
- 16 Nov, 2018 1 commit
-
-
IKEDA Soji authored
-
- 15 Nov, 2018 2 commits
-
-
IKEDA Soji authored
Datasource: On LDAP 2 level query, if attr1 is (partial or entire) DN for suffix2, it should not be canonicalized. Because some LDAP servers e.g. Active Directory don't conform to standard on matching rule and canonicalization might hurt integrity of DNs under the same DIT. See also GH issue #474.
-
IKEDA Soji authored
-
- 13 Nov, 2018 2 commits
-
-
bmarchal54 authored
I forget the type of the parameter
-
Luc Didry authored
-
- 12 Nov, 2018 1 commit
-
-
bmarchal54 authored
-
- 11 Nov, 2018 1 commit
-
-
IKEDA Soji authored
WWSympa: Suppress verbose log on cookie
-