summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 80b657b)
raw | patch | inline | side by side (parent: 80b657b)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 10 Jan 2007 06:10:23 +0000 (06:10 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 10 Jan 2007 06:10:23 +0000 (06:10 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@5501 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/personal/posix/class_posixAccount.inc | patch | blob | history |
diff --git a/plugins/personal/posix/class_posixAccount.inc b/plugins/personal/posix/class_posixAccount.inc
index 847f8dafe7ae9ee55505b65dd6cd14155e74f21d..e904cf61e7bf7b9dae0beadfb49899b99d4e6c9d 100644 (file)
}
}
- /* FIXME: NEED review of this section */
- /* Need to check shadowExpire separately */
-
/*
* If shadowExpire is not enabled in the template, it's a UNIX timestamp - so don't convert it to seconds.
* The check is a hack - if difference between timestamp generated above and here is max 1 day.