ubuntu/+source/gosa:applied/ubuntu/hirsute-proposed

Last commit made on 2020-11-23
Get this branch:
git clone -b applied/ubuntu/hirsute-proposed https://git.launchpad.net/ubuntu/+source/gosa
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/hirsute-proposed
Repository:
lp:ubuntu/+source/gosa

Recent commits

1080168... by Mike Gabriel

2.7.4+reloaded3-14 (patches applied)

Imported using git-ubuntu import.

78902c8... by Mike Gabriel

Use PHP 7.4 compliant implode() syntax.

Gbp-Pq: 1050_implode-syntax-php74.patch.

d9741d2... by Mike Gabriel

Use NULL as default for $userPassword in filterLockImage() and filterLockLabel().

Gbp-Pq: 1049_gosa-fix-filterlocklabelimage.patch.

7be15b1... by Mike Gabriel

1048_gosa-cred-encrypt-decrypt-php-7.4.patch

No DEP3 Subject or Description header found

Gbp-Pq: 1048_gosa-cred-encrypt-decrypt-php-7.4.patch.

1214569... by Mike Gabriel

[PATCH] Fix the decoding of filter settings cookie

Gbp-Pq: 1047_CVE-2019-14466-2_replace_unserialize_with_json_encode+json_decode.patch.

1bc702c... by Mike Gabriel

[PATCH] Replace (un)serialize with json_encode/json_decode

Gbp-Pq: 1047_CVE-2019-14466-1_replace_unserialize_with_json_encode+json_decode.patch.

18cb3e3... by Mike Gabriel

[PATCH] Merge branch 'stricter-ldap-error-check' into '1.4-dev'

Gbp-Pq: 1046_CVE-2019-11187_stricter-ldap-error-check.patch.

13ffac6... by Mike Gabriel

Disable flawed filter caching (which works via storing unserialized objects in $_SESSION)

Gbp-Pq: 1045_dont_use_filter_caching.patch.

a87cdf8... by Mike Gabriel

No need to let this script depend on php-mcrypt

Gbp-Pq: 1044_crypto-transition-without-mcrypt.patch.

cc6f276... by Mike Gabriel

Use correct smarty3 API.

Gbp-Pq: 1043_smarty-add-on-function-param-types.patch.