This project is mirrored from https://github.com/sympa-community/sympa.git.
Pull mirroring updated .
- 17 Jun, 2021 1 commit
-
-
IKEDA Soji authored
Use recent version of Crypt::OpenSSL::X509 (1.808 or later) to make subjectAltName extension in S/MIME certificates be parsed properly (#1196)
-
- 18 Jan, 2019 1 commit
-
-
Sympa authors authored
-
- 16 Jan, 2019 2 commits
-
-
Sympa authors authored
-
IKEDA Soji authored
Remove 'confirm_action' from list of actions requiring the CSRF token
-
- 15 Jan, 2019 1 commit
-
-
Mic Kaczmarczik authored
-
- 21 Dec, 2018 2 commits
-
-
Sympa authors authored
-
IKEDA Soji authored
-
- 19 Dec, 2018 3 commits
-
-
Sympa authors authored
-
Sympa authors authored
-
Sympa authors authored
-
- 18 Dec, 2018 4 commits
-
-
Sympa authors authored
-
IKEDA Soji authored
File extension may contain spaces by using gettext_strftime()
-
IKEDA Soji authored
Long email addresses in system messages may be folded #502
-
IKEDA Soji authored
WWSympa: Loading home page takes long time
-
- 17 Dec, 2018 2 commits
-
-
IKEDA Soji authored
-
IKEDA Soji authored
WWSympa: Older CSS files would be cleared
-
- 16 Dec, 2018 1 commit
-
-
IKEDA Soji authored
-
- 15 Dec, 2018 1 commit
-
-
IKEDA Soji authored
-
- 14 Dec, 2018 3 commits
-
-
IKEDA Soji authored
Allow to use Gitlab CI
-
IKEDA Soji authored
Avoid two-args open and bareword filehandle. Ignore errors.
-
IKEDA Soji authored
Fix #301 — Add global mail signature feature
-
- 12 Dec, 2018 4 commits
-
-
IKEDA Soji authored
-
IKEDA Soji authored
-
IKEDA Soji authored
Fixed by preventing folding words matching email regexp.
-
IKEDA Soji authored
When user is logged-in, Sympa collects information about membership/adminship among all lists, content of moderation spool and so on, though they will never be used. Fixed by removing code collectiong information in vain. Deprecated web_tt2/news.tt2.
-
- 11 Dec, 2018 1 commit
-
-
Luc Didry authored
For those who prefer to work on Gitlab (or use Gitlab CI while using Github[1]), here's a working .gitlab-ci.yml. Docker images for the CI are published on https://framagit.org/luc/DockerFiles/tree/master/sympa-perl [1] See https://about.gitlab.com/solutions/github/
-
- 10 Dec, 2018 1 commit
-
-
IKEDA Soji authored
Fixed by clearing older style.css* and lang.css* under $CSSDIR when they would be updated. Note: Among files under $CSSDIR, fullPage.css*, print.css* and print-preview.css* will no longer be used nor updated. These may be removed manuallly.
-
- 08 Dec, 2018 11 commits
-
-
Sympa authors authored
-
IKEDA Soji authored
Additional fix for #474.
-
IKEDA Soji authored
-
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.
-