%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /lib/python2.7/site-packages/salt/auth/
Upload File :
Create Path :
Current File : //lib/python2.7/site-packages/salt/auth/auto.py

# -*- coding: utf-8 -*-
'''
An "Always Approved" eauth interface to test against, not intended for
production use
'''


def auth(username, password):  # pylint: disable=unused-argument
    '''
    Authenticate!
    '''
    return True

Zerion Mini Shell 1.0