Home
last modified time | relevance | path

Searched refs:expiry (Results 1 – 1 of 1) sorted by relevance

/dokuwiki/lib/plugins/authad/
H A Dauth.php266 // check expiry time
269 $expiry = $adldap->user()->passwordExpiry($user);
270 if (is_array($expiry)) {
271 $info['expiresat'] = $expiry['expiryts'];