ubuntu/+source/gosa:applied/ubuntu/eoan

Last commit made on 2019-08-31
Get this branch:
git clone -b applied/ubuntu/eoan 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/eoan
Repository:
lp:ubuntu/+source/gosa

Recent commits

63a487a... by Mike Gabriel

2.7.4+reloaded3-10 (patches applied)

Imported using git-ubuntu import.

4a0e3fc... 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.

9f2aef8... 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.

8928cc0... 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.

b778190... by Mike Gabriel

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

Gbp-Pq: 1045_dont_use_filter_caching.patch.

74f8295... by Mike Gabriel

No need to let this script depend on php-mcrypt

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

f626c22... by Mike Gabriel

Use correct smarty3 API.

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

f6deda2... by Mike Gabriel

Enable netgroup, pwreset and school-manager plugins by default

Gbp-Pq: 0014_latest-gosa-conf.patch.

137ea87... by Mike Gabriel

Support disabling autocompletion in search boxes via config option.

Gbp-Pq: 1042_add_option_to_disable_autocomplete.patch.

32f4de0... by Mike Gabriel

Compat fix for PHP > 5.4. Hand over real variable to function.

Gbp-Pq: 1041_ref_param_error_in_My_Parser.patch.