This project is mirrored from https://github.com/sympa-community/sympa.git.
Pull mirroring updated .
- 22 Sep, 2018 1 commit
-
-
John Levine authored
-
- 12 Sep, 2018 1 commit
-
-
John L authored
-
- 10 Sep, 2018 1 commit
-
-
IKEDA Soji authored
Update startup scripts
-
- 06 Sep, 2018 1 commit
-
-
IKEDA Soji authored
Domain without available wwsympa_url parameter should deny web access
-
- 04 Sep, 2018 1 commit
-
-
IKEDA Soji authored
Let the default of `--with-lockdir` be `/var/lock/subsys` always
-
- 03 Sep, 2018 4 commits
-
-
IKEDA Soji authored
WWSympa: Deny access if wwsympa_url parameter is unavailable for a domain (neither in robot.conf and sympa.conf).
-
IKEDA Soji authored
-
IKEDA Soji authored
-
IKEDA Soji authored
[-change] Rename nginx-{wwsympa,sympasoap}.service files to {wwsympa,sympasoap}.service: It may be used by other httpd.
-
- 31 Aug, 2018 1 commit
-
-
IKEDA Soji authored
-
- 30 Aug, 2018 1 commit
-
-
IKEDA Soji authored
-
- 28 Aug, 2018 2 commits
-
-
IKEDA Soji authored
This directory was originally prepared for [upstart](http://upstart.ubuntu.com/) which has been adopted by Fedora/RHEL, Debian/Ubuntu etc. (On Systemd, this directory is included in `tmpfiles.d/legacy.conf` for compatibility with "legacy" systems). Thus, the default value of this option should not depend on `--prefix` option of each application.
-
IKEDA Soji authored
-
- 26 Aug, 2018 1 commit
-
-
Sympa authors authored
-
- 25 Aug, 2018 2 commits
-
-
Sympa authors authored
-
Sympa authors authored
Updating source texts according to fixes on en_US catalog
-
- 24 Aug, 2018 2 commits
-
-
IKEDA Soji authored
Accept multiple attributes in include_ldap_ca.attrs
-
IKEDA Soji authored
-
- 23 Aug, 2018 4 commits
-
-
Sympa authors authored
-
almarin authored
To work propertly the include_ldap_ca source need to retrieve at least two attributes: the one specified in email_entry and the one you want to use to match with your custom attribute.
-
IKEDA Soji authored
-
IKEDA Soji authored
Avoid rehashing user password hashes in {add,update}_global_user()
-
- 21 Aug, 2018 1 commit
-
-
Sympa authors authored
-
- 20 Aug, 2018 1 commit
-
-
Mic Kaczmarczik authored
-
- 19 Aug, 2018 1 commit
-
-
IKEDA Soji authored
Add copyright notice to sympa.js #320
-
- 18 Aug, 2018 1 commit
-
-
IKEDA Soji authored
sympa.pl --change_user_email no longer working with 6.2.34 #389
-
- 16 Aug, 2018 5 commits
-
-
IKEDA Soji authored
Notify user that he already subscribed to a list #386
-
IKEDA Soji authored
6.2.34 owner_domain fixes
-
IKEDA Soji authored
List.pm: ensure uniqueness when adding to source id list
-
IKEDA Soji authored
-
IKEDA Soji authored
Prevent the use of the list address as owner or moderator #297
-
- 15 Aug, 2018 1 commit
-
-
IKEDA Soji authored
-
- 12 Aug, 2018 1 commit
-
-
IKEDA Soji authored
Rename a list takes incredible time #368
-
- 09 Aug, 2018 6 commits
-
-
Mic Kaczmarczik authored
-
Mic Kaczmarczik authored
-
Mic Kaczmarczik authored
-
IKEDA Soji authored
-
IKEDA Soji authored
Update subscribe.* and unsubscribe.* scenarios: Authentication is required when anonymous/other user requested these actions. Previously, if "open" scenario was used, an anonymous user on web interface could add subscriber without confirmation.
-
IKEDA Soji authored
When an other user (or anonymous user on web interface) requested subscribing/unsubscribing, if target user already subscribed / not yet subscribed to the list, they will be informed someone requested action while no actions will be taken. Also, fake response will be sent to requester to prevent sniffing users.
-
- 08 Aug, 2018 1 commit
-
-
IKEDA Soji authored
Fix do_search_list sub to trim leading/trailig whitespace
-