Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
Sympa
Commits
2d9514d6
Unverified
Commit
2d9514d6
authored
Nov 14, 2021
by
IKEDA Soji
Committed by
GitHub
Nov 14, 2021
Browse files
Merge branch 'sympa-6.2' into add+del-commands
parents
bcd45ae0
ce354529
Changes
66
Expand all
Show whitespace changes
Inline
Side-by-side
src/lib/Sympa/DatabaseManager.pm
View file @
2d9514d6
This diff is collapsed.
Click to expand it.
src/lib/Sympa/WWW/Auth.pm
View file @
2d9514d6
This diff is collapsed.
Click to expand it.
src/lib/Sympa/WWW/Report.pm
deleted
100644 → 0
View file @
bcd45ae0
This diff is collapsed.
Click to expand it.
src/lib/Sympa/WWW/SOAP.pm
View file @
2d9514d6
This diff is collapsed.
Click to expand it.
src/sbin/sympa_wizard.pl.in
View file @
2d9514d6
...
...
@@ -240,11 +240,9 @@ sub display_configuration {
foreach
my
$key
(
sort
keys
%
Conf::
Conf
)
{
next
if
grep
{
$key
eq
$_
}
qw(auth_services blocklist cas_number crawlers_detection
generic_sso_number ldap ldap_number listmasters
qw(auth_services blocklist crawlers_detection listmasters
locale2charset nrcpt_by_domain robot_by_http_host request
robot_name robots source_file sympa trusted_applications
use_passwd)
;
robot_name robots source_file sympa trusted_applications)
;
$var
=
$
Conf::
Conf
{
$key
};
...
...
t/Tools_SMIME.t
View file @
2d9514d6
This diff is collapsed.
Click to expand it.
Prev
1
2
3
4
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment