~azzar1/unity/add-show-desktop-key

« back to all changes in this revision

Viewing changes to ivle/dispatch/__init__.py

Port www/apps/logout to new framework (in ivle.webapp.security).

Show diffs side-by-side

added added

removed removed

Lines of Context:
56
56
    'ivle.webapp.browser#Plugin',
57
57
    'ivle.webapp.groups#Plugin',
58
58
    'ivle.webapp.console#Plugin',
 
59
    'ivle.webapp.security#Plugin',
59
60
]
60
61
 
61
62
def get_routes_mapper():