TOXENV=py,coverage-ci <<<<<< ENV .azure-pipelines.yml .bumpversion.cfg .editorconfig .gitignore .gitmodules .tx/config AUTHORS CHANGES CONTRIBUTING.md LICENSE MANIFEST.in Makefile NOTICE README.md babel.cfg celery_worker.py docs/.gitignore docs/Makefile docs/_static/custom.css docs/_static/fontawesome-webfont.eot docs/_static/fontawesome-webfont.svg docs/_static/fontawesome-webfont.ttf docs/_static/logo-full.png docs/_static/vendor.css docs/_templates/layout.html docs/_templates/relations.html docs/_templates/searchbox.html docs/_templates/sidebarintro.html docs/changelog.rst docs/cli.rst docs/conf.py docs/contents.rst.inc docs/development/api/accountmanagement.rst docs/development/api/authentication.rst docs/development/api/changesets.rst docs/development/api/coreexceptions.rst docs/development/api/deprecations.rst docs/development/api/display.rst docs/development/api/index.rst docs/development/api/models.rst docs/development/api/registration.rst docs/development/api/tokens.rst docs/development/api/userprofiles.rst docs/development/hooks/cli.rst docs/development/hooks/event.rst docs/development/hooks/forms.rst docs/development/hooks/index.rst docs/development/hooks/startup.rst docs/development/hooks/template.rst docs/development/plugin/developing.rst docs/development/plugin/hooks.rst docs/development/plugin/index.rst docs/development/plugin/manager.rst docs/development/settings.rst docs/development/theming.rst docs/faq.rst docs/index.rst docs/installation.rst docs/license.rst docs/make.bat docs/plugins/index.rst docs/releases.rst flaskbb/__init__.py flaskbb/_compat.py flaskbb/app.py flaskbb/auth/__init__.py flaskbb/auth/forms.py flaskbb/auth/plugins.py flaskbb/auth/services/__init__.py flaskbb/auth/services/activation.py flaskbb/auth/services/authentication.py flaskbb/auth/services/factories.py flaskbb/auth/services/password.py flaskbb/auth/services/reauthentication.py flaskbb/auth/services/registration.py flaskbb/auth/views.py flaskbb/cli/__init__.py flaskbb/cli/main.py flaskbb/cli/plugins.py flaskbb/cli/themes.py flaskbb/cli/translations.py flaskbb/cli/users.py flaskbb/cli/utils.py flaskbb/configs/__init__.py flaskbb/configs/config.cfg.template flaskbb/configs/default.py flaskbb/configs/testing.py flaskbb/core/__init__.py flaskbb/core/auth/__init__.py flaskbb/core/auth/activation.py flaskbb/core/auth/authentication.py flaskbb/core/auth/password.py flaskbb/core/auth/registration.py flaskbb/core/changesets.py flaskbb/core/exceptions.py flaskbb/core/tokens.py flaskbb/core/user/__init__.py flaskbb/core/user/update.py flaskbb/deprecation.py flaskbb/display/__init__.py flaskbb/display/navigation.py flaskbb/email.py flaskbb/exceptions.py flaskbb/extensions.py flaskbb/fixtures/__init__.py flaskbb/fixtures/groups.py flaskbb/fixtures/settings.py flaskbb/forum/__init__.py flaskbb/forum/forms.py flaskbb/forum/locals.py flaskbb/forum/models.py flaskbb/forum/utils.py flaskbb/forum/views.py flaskbb/management/__init__.py flaskbb/management/forms.py flaskbb/management/models.py flaskbb/management/plugins.py flaskbb/management/views.py flaskbb/markup.py flaskbb/plugins/__init__.py flaskbb/plugins/manager.py flaskbb/plugins/models.py flaskbb/plugins/spec.py flaskbb/plugins/utils.py flaskbb/static/.gitkeep flaskbb/static/css/pygments.css flaskbb/static/css/styles.css flaskbb/static/favicon.ico flaskbb/static/fonts/FontAwesome.otf flaskbb/static/fonts/bootstrap/glyphicons-halflings-regular.eot flaskbb/static/fonts/bootstrap/glyphicons-halflings-regular.svg flaskbb/static/fonts/bootstrap/glyphicons-halflings-regular.ttf flaskbb/static/fonts/bootstrap/glyphicons-halflings-regular.woff flaskbb/static/fonts/bootstrap/glyphicons-halflings-regular.woff2 flaskbb/static/fonts/fontawesome-webfont.eot flaskbb/static/fonts/fontawesome-webfont.svg flaskbb/static/fonts/fontawesome-webfont.ttf flaskbb/static/fonts/fontawesome-webfont.woff flaskbb/static/fonts/fontawesome-webfont.woff2 flaskbb/static/img/avatar.svg flaskbb/static/img/avatar100x100.png flaskbb/static/img/avatar150x150.png flaskbb/static/img/avatar400x400.png flaskbb/static/img/avatar80x80.png flaskbb/static/js/scripts.min.js flaskbb/static/robots.txt flaskbb/templates/auth/account_activation.html flaskbb/templates/auth/forgot_password.html flaskbb/templates/auth/login.html flaskbb/templates/auth/reauth.html flaskbb/templates/auth/register.html flaskbb/templates/auth/request_account_activation.html flaskbb/templates/auth/reset_password.html flaskbb/templates/confirm_dialog.html flaskbb/templates/editor_help.html flaskbb/templates/email/activate_account.html flaskbb/templates/email/activate_account.txt flaskbb/templates/email/reset_password.html flaskbb/templates/email/reset_password.txt flaskbb/templates/errors/forbidden_page.html flaskbb/templates/errors/page_not_found.html flaskbb/templates/errors/server_error.html flaskbb/templates/errors/too_many_logins.html flaskbb/templates/flashed_messages.html flaskbb/templates/forum/category.html flaskbb/templates/forum/category_layout.html flaskbb/templates/forum/edit_forum.html flaskbb/templates/forum/forum.html flaskbb/templates/forum/index.html flaskbb/templates/forum/memberlist.html flaskbb/templates/forum/new_post.html flaskbb/templates/forum/new_topic.html flaskbb/templates/forum/online_users.html flaskbb/templates/forum/report_post.html flaskbb/templates/forum/search_form.html flaskbb/templates/forum/search_result.html flaskbb/templates/forum/topic.html flaskbb/templates/forum/topic_controls.html flaskbb/templates/forum/topic_horizontal.html flaskbb/templates/forum/topictracker.html flaskbb/templates/layout.html flaskbb/templates/macros.html flaskbb/templates/management/banned_users.html flaskbb/templates/management/category_form.html flaskbb/templates/management/forum_form.html flaskbb/templates/management/forums.html flaskbb/templates/management/group_form.html flaskbb/templates/management/groups.html flaskbb/templates/management/management_layout.html flaskbb/templates/management/overview.html flaskbb/templates/management/plugins.html flaskbb/templates/management/reports.html flaskbb/templates/management/settings.html flaskbb/templates/management/user_form.html flaskbb/templates/management/users.html flaskbb/templates/user/all_posts.html flaskbb/templates/user/all_topics.html flaskbb/templates/user/change_email.html flaskbb/templates/user/change_password.html flaskbb/templates/user/change_user_details.html flaskbb/templates/user/general_settings.html flaskbb/templates/user/profile.html flaskbb/templates/user/profile_layout.html flaskbb/templates/user/settings_layout.html flaskbb/themes/aurora/README.md flaskbb/themes/aurora/build_emoji_set.py flaskbb/themes/aurora/info.json flaskbb/themes/aurora/package.json flaskbb/themes/aurora/preview.png flaskbb/themes/aurora/src/img/avatar.svg flaskbb/themes/aurora/src/img/avatar100x100.png flaskbb/themes/aurora/src/img/avatar150x150.png flaskbb/themes/aurora/src/img/avatar400x400.png flaskbb/themes/aurora/src/img/avatar80x80.png flaskbb/themes/aurora/src/js/editor.js flaskbb/themes/aurora/src/js/emoji.js flaskbb/themes/aurora/src/js/flaskbb.js flaskbb/themes/aurora/src/scss/_aurora.scss flaskbb/themes/aurora/src/scss/_bootstrap-variables.scss flaskbb/themes/aurora/src/scss/_button.scss flaskbb/themes/aurora/src/scss/_category.scss flaskbb/themes/aurora/src/scss/_editor.scss flaskbb/themes/aurora/src/scss/_fixes.scss flaskbb/themes/aurora/src/scss/_forum.scss flaskbb/themes/aurora/src/scss/_management.scss flaskbb/themes/aurora/src/scss/_misc.scss flaskbb/themes/aurora/src/scss/_mixins.scss flaskbb/themes/aurora/src/scss/_navigation.scss flaskbb/themes/aurora/src/scss/_panel.scss flaskbb/themes/aurora/src/scss/_profile.scss flaskbb/themes/aurora/src/scss/_topic.scss flaskbb/themes/aurora/src/scss/_variables.scss flaskbb/themes/aurora/src/scss/styles.scss flaskbb/themes/aurora/static flaskbb/themes/aurora/tools/build_css flaskbb/themes/aurora/tools/build_fonts flaskbb/themes/aurora/tools/build_js flaskbb/tokens/__init__.py flaskbb/tokens/serializer.py flaskbb/tokens/verifiers.py flaskbb/translations/da/LC_MESSAGES/messages.po flaskbb/translations/de/LC_MESSAGES/messages.po flaskbb/translations/en/LC_MESSAGES/messages.po flaskbb/translations/es/LC_MESSAGES/messages.po flaskbb/translations/fr/LC_MESSAGES/messages.po flaskbb/translations/messages.pot flaskbb/translations/pl/LC_MESSAGES/messages.po flaskbb/translations/pt_BR/LC_MESSAGES/messages.po flaskbb/translations/ru/LC_MESSAGES/messages.po flaskbb/translations/sv_SE/LC_MESSAGES/messages.po flaskbb/translations/zh_CN/LC_MESSAGES/messages.po flaskbb/translations/zh_TW/LC_MESSAGES/messages.po flaskbb/user/__init__.py flaskbb/user/forms.py flaskbb/user/models.py flaskbb/user/plugins.py flaskbb/user/services/__init__.py flaskbb/user/services/factories.py flaskbb/user/services/update.py flaskbb/user/services/validators.py flaskbb/user/views.py flaskbb/utils/__init__.py flaskbb/utils/database.py flaskbb/utils/datastructures.py flaskbb/utils/fields.py flaskbb/utils/forms.py flaskbb/utils/helpers.py flaskbb/utils/populate.py flaskbb/utils/requirements.py flaskbb/utils/search.py flaskbb/utils/settings.py flaskbb/utils/translations.py flaskbb/utils/views.py logs/.gitkeep migrations/201501082314_8ad96e49dc6_init.py migrations/201503222157_514ca0a3282c_private_messages.py migrations/201504082225_127be3fb000_added_m2m_forumgroups_table.py migrations/201606061345_221d918aa9f0_add_user_authentication_infos.py migrations/201606210939_d9530a529b3f_add_timezone_awareness_for_datetime.py migrations/201611190919_d87cea4e995d_remove_timezone_info_from_birthday_field.py migrations/201705041144_933bd7d807c4_add_more_non_nullables.py migrations/201706300917_881dd22cab94_add_date_modified_to_conversations.py migrations/201709041519_d0ffadc3ea48_add_hidden_columns.py migrations/201711180953_7c3fcf8a3335_add_plugin_tables.py migrations/201802021027_af3f5579c84d_add_cascades.py migrations/201802282131_232e68a03aa2_change_emoji_shortcodes_to_characters.py migrations/201803012138_5945d8081a95_remove_conversations.py migrations/script.py.mako requirements-dev.txt requirements.txt setup.cfg setup.py tests/__init__.py tests/conftest.py tests/endtoend/test_auth_views.py tests/fixtures/__init__.py tests/fixtures/app.py tests/fixtures/auth.py tests/fixtures/forum.py tests/fixtures/helpers.py tests/fixtures/images/good_image.png tests/fixtures/images/image.gif tests/fixtures/images/image.jpg tests/fixtures/images/image.png tests/fixtures/images/too_big.gif tests/fixtures/images/too_tall.png tests/fixtures/images/too_wide.png tests/fixtures/images/wrong_mime.svg tests/fixtures/plugin.py tests/fixtures/settings_fixture.py tests/fixtures/user.py tests/unit/__init__.py tests/unit/auth/test_activation.py tests/unit/auth/test_authentication.py tests/unit/auth/test_password.py tests/unit/auth/test_reauthentication.py tests/unit/auth/test_registration.py tests/unit/auth/test_registration_processors.py tests/unit/auth/test_validators.py tests/unit/forum/test_forum_utils.py tests/unit/test_deprecation.py tests/unit/test_email.py tests/unit/test_forum_models.py tests/unit/test_hideable_query.py tests/unit/test_pluginmanager.py tests/unit/test_requirements.py tests/unit/tokens/test_serializer.py tests/unit/tokens/test_verifiers.py tests/unit/user/test_controllers.py tests/unit/user/test_forms.py tests/unit/user/test_update_details_handler.py tests/unit/user/test_update_email_handler.py tests/unit/user/test_update_password_handler.py tests/unit/user/test_update_settings.py tests/unit/user/test_update_validator.py tests/unit/utils/__init__.py tests/unit/utils/test_fields.py tests/unit/utils/test_helpers.py tests/unit/utils/test_markup.py tests/unit/utils/test_populate.py tests/unit/utils/test_settings.py tests/unit/utils/test_translations.py tox.ini wsgi.py <<<<<< network # path=/home/vsts/work/1/s/coverage.xml /home/vsts/work/1/s/flaskbb <<<<<< EOF