added login.html template hook and basic_auth login template
This commit is contained in:
parent
ebbc8fe069
commit
77e1aca8db
@ -24,9 +24,6 @@ from mediagoblin.tools import pluginapi
|
||||
from sqlalchemy import or_
|
||||
|
||||
|
||||
PLUGIN_DIR = os.path.dirname(__file__)
|
||||
|
||||
|
||||
def setup_plugin():
|
||||
config = pluginapi.get_config('mediagoblin.pluginapi.basic_auth')
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user