summaryrefslogtreecommitdiffstats
path: root/ipaserver/plugins/otp.py
blob: 306c87388a4adf067fa55776082bf1fe9faa59ab (plain)
1
2
3
4
5
6
7
#
# Copyright (C) 2016  FreeIPA Contributors see COPYING for license
#

from ipalib.text import _

__doc__ = _('One time password commands')