This project is mirrored from https://github.com/sympa-community/sympa.git.
Pull mirroring updated .
- 05 Mar, 2020 1 commit
-
-
IKEDA Soji authored
-
- 24 Feb, 2020 6 commits
-
-
Sympa authors authored
-
Sympa authors authored
-
IKEDA Soji authored
-
IKEDA Soji authored
[SA 2020-001] Security flaws in CSRF prevension (#886)
-
Sympa authors authored
-
IKEDA Soji authored
WWSympa: Bug: Accessing to /sympa/help may crash
-
- 22 Feb, 2020 1 commit
-
-
IKEDA Soji authored
-
- 19 Feb, 2020 1 commit
-
-
IKEDA Soji authored
Update test suite
-
- 18 Feb, 2020 3 commits
-
-
IKEDA Soji authored
- Renamed some test files for consistency. - All tests under t/ were made available on Travis-CI & GitLab CI.
-
IKEDA Soji authored
Data source: File: gecos was ignored
-
IKEDA Soji authored
-
- 17 Feb, 2020 2 commits
-
-
Sympa authors authored
-
IKEDA Soji authored
Unable to sort column in subscriber list (#866)
-
- 14 Feb, 2020 11 commits
-
-
IKEDA Soji authored
Adding tests for #868
-
IKEDA Soji authored
-
IKEDA Soji authored
Addition to #840
-
IKEDA Soji authored
-
IKEDA Soji authored
-
IKEDA Soji authored
-
IKEDA Soji authored
-
IKEDA Soji authored
-
IKEDA Soji authored
-
Sympa authors authored
-
Sympa authors authored
-
- 13 Feb, 2020 1 commit
-
-
IKEDA Soji authored
Unreasonable error message to notify broken signature with PGP/MIME messages
-
- 12 Feb, 2020 3 commits
-
-
IKEDA Soji authored
Urlize mode bug fixes
-
IKEDA Soji authored
Fixed by correcting query.
-
IKEDA Soji authored
Unreasonable error message to notify broken signature in the message, if the messages signed with PGP/MIME was posted.
-
- 11 Feb, 2020 2 commits
-
-
IKEDA Soji authored
-
IKEDA Soji authored
Deprecate one time ticket (2) (#156)
-
- 05 Feb, 2020 2 commits
-
-
VERDIN David authored
In some cases, a message will start with a multipart/related including a multipart/alternative; In that case, with the current code the multipart/related was urlized as a 'msg.0.bin' attachment, which was wrong. Fixing this behaviour by: 1- allowing to go down two levels of multiparts 2- preventing any urlization if the part is not included in a 'multipart/mixed' parent to prevent urlizing the content of multipart/related or multipart/alternative.
-
IKEDA Soji authored
Deprecate one time ticket (1) (#156)
-
- 03 Feb, 2020 2 commits
-
-
IKEDA Soji authored
Prevent welcome emails on import with --quiet.
-
VERDIN David authored
Following suggestion by reviewer @ikedas: Replacing 'get()' by 'mime_attr()' and, therefore, a regular expression by 'eq'.
-
- 02 Feb, 2020 1 commit
-
-
IKEDA Soji authored
-
- 30 Jan, 2020 2 commits
-
-
IKEDA Soji authored
-
IKEDA Soji authored
family_signoff action no longer does use one-time ticket.
-
- 29 Jan, 2020 1 commit
-
-
IKEDA Soji authored
-
- 28 Jan, 2020 1 commit
-
-
VERDIN David authored
Including stub to libraries, so Constants.pm is found. Adding Sympa constants because most of them are needed when using Sympa libraries. Specifying the sources 'default' directory for 'DEFAULTDIR' constant to allow access to distributed templates.
-