Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the possibility to autoassign during migration #1644

Merged
merged 3 commits into from
May 28, 2019

Commits on May 23, 2019

  1. Add the possibility to autoassign during migration

    An additional passthru_assign policy can be used, to
    automatically assign a token, when the passthru to the
    RADIUS server was successful.
    
    The split_pin_pass method was moved to the lib.utils.
    The split_pin_pass in the models.py was removed, since it
    is never used in the productive code.
    
    Closes #1619
    cornelinux committed May 23, 2019
    Configuration menu
    Copy the full SHA
    21e8bfe View commit details
    Browse the repository at this point in the history
  2. Fix Python3 error

    Closes #1619
    cornelinux committed May 23, 2019
    Configuration menu
    Copy the full SHA
    f0ae570 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2019

  1. Configuration menu
    Copy the full SHA
    04bc483 View commit details
    Browse the repository at this point in the history