Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/templates/user-profile-passwd-ok.html
src/hub/handlers.py
src/hub/__init__.py
+src/web/__init__.py
src/web/api.py
-src/web/handlers_auth.py
-src/web/handlers_base.py
-src/web/handlers_builds.py
+src/web/auth.py
+src/web/base.py
+src/web/builders.py
+src/web/builds.py
+src/web/mirrors.py
src/web/handlers_distro.py
src/web/handlers_jobs.py
src/web/handlers_keys.py
src/web/handlers_search.py
src/web/handlers_updates.py
src/web/handlers_users.py
-src/web/__init__.py
-src/web/mirrors.py
src/web/ui_modules.py