Remove custom logic for preventing password change for 'chuck'
upstream now handles this
This commit is contained in:
parent
1e06066353
commit
2a34243e33
2 changed files with 1 additions and 25 deletions
|
@ -8,7 +8,7 @@ def includeme(config):
|
|||
|
||||
# core views
|
||||
config.include('rattail_demo.web.views.common')
|
||||
config.include('rattail_demo.web.views.auth')
|
||||
config.include('tailbone.views.auth')
|
||||
config.include('tailbone.views.progress')
|
||||
config.include('tailbone.views.tables')
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue