#47593 Update plugin API for OTP token resynchronization plugin
Closed: wontfix None Opened 10 years ago by mreynolds.

IPA needs a plugin that can resync OTP tokens, and also prevent users from deleting their last enabled token - as that would lock them out.


git merge ticket47593
Updating a16bf1b..6b83caf
Fast-forward
ldap/servers/slapd/pw.c | 24 ++++++++++++++++
ldap/servers/slapd/pw.h | 22 ---------------
ldap/servers/slapd/slap.h | 21 ++++++++++++++
ldap/servers/slapd/slapi-plugin.h | 55 +++++++++++++++++++++++++++++++++++++
4 files changed, 100 insertions(+), 22 deletions(-)

git push origin master

a16bf1b..6b83caf master -> master

commit 6b83caf
Author: Mark Reynolds mreynolds@redhat.com
Date: Mon Nov 25 09:58:17 2013 -0500

git push origin 389-ds-base-1.3.2

c7e7c68..37baf5b 389-ds-base-1.3.2 -> 389-ds-base-1.3.2

Metadata Update from @mreynolds:
- Issue assigned to mreynolds
- Issue set to the milestone: 1.3.2.8

7 years ago

389-ds-base is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in 389-ds-base's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/389ds/389-ds-base/issues/930

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Metadata Update from @spichugi:
- Issue close_status updated to: wontfix (was: Fixed)

3 years ago

Login to comment on this ticket.

Metadata