summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: e2b2057)
raw | patch | inline | side by side (parent: e2b2057)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 6 May 2008 07:40:17 +0000 (07:40 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 6 May 2008 07:40:17 +0000 (07:40 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@10781 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/include/password-methods/class_password-methods.inc | patch | blob | history |
diff --git a/gosa-core/include/password-methods/class_password-methods.inc b/gosa-core/include/password-methods/class_password-methods.inc
index d45ec058a9f1be3930dd96650f7b8a7c3bf64f57..2f5c9cf7e6ccfe3f3c40dae93eef9343a3eebdb1 100644 (file)
// Try to find out if it's our hash...
- static function get_method($password_hash,$dn)
+ static function get_method($password_hash,$dn = "")
{
global $config;