This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
larpe/larpe/tags/release-1.1.1/larpe/plugins/__init__.py

4 lines
139 B
Python

from larpe.plugins.site_authentication_plugins import SiteAuthenticationPlugins
site_authentication_plugins = SiteAuthenticationPlugins()