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

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

Recent commits

f6e81be... by Mike Gabriel

2.8~git20230203.10abe45+dfsg-8 (patches applied)

Imported using git-ubuntu import.

0a68322... by Mike Gabriel

[PATCH] include/functions.inc: Resolve UID generation for cases where

Gbp-Pq: 1155_fix-uid-generation-when-many-uids-have-been-already-taken.patch.

2c032cf... by Mike Gabriel

1024_fix-mess-of-using-and-comparing-int-and-string-values.patch

No DEP3 Subject or Description header found

Gbp-Pq: 1024_fix-mess-of-using-and-comparing-int-and-string-values.patch.

3b6d3b3... by Mike Gabriel

Properly render labelled icons if default materialize CSS theme is used.

Gbp-Pq: 1023_fix-icon-labelling-with-default-theme.patch.

1ad9dd0... by Mike Gabriel

gosa-core/include/functions.inc: The $initialAttrs array in change_password() contains the result of an LDAP fetch which contains the DN (and this is not an array), so skip that.

Gbp-Pq: 1154_skip-DN-when-processing-existing-account-settings.patch.

43d9fe7... by Mike Gabriel

[PATCH] openldap/gosa-samba3.*: Provide 'alias' attribute description

Gbp-Pq: 1151_openldap-gosa-samba3.-Provide-alias-attribute-descri.patch.

b25262a... by Mike Gabriel

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

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

766e3b1... by Mike Gabriel

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

Gbp-Pq: 1145_dont_use_filter_caching.patch.

eb05a58... by Mike Gabriel

No need to let this script depend on php-mcrypt

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

8d30229... by Mike Gabriel

Use correct smarty3 API.

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