.coveragerc
.pre-commit-config.yaml
COPYING
MANIFEST.in
README
VERSION
config_example.py
manage.py
noxfile.py
pylint.rc
setup.py
hobo/__init__.py
hobo/context_processors.py
hobo/forms.py
hobo/journal.py
hobo/logger.py
hobo/requests_wrapper.py
hobo/rest_authentication.py
hobo/rest_permissions.py
hobo/settings.py
hobo/signature.py
hobo/test_urls.py
hobo/test_utils.py
hobo/timeout.py
hobo/urls.py
hobo/urls_utils.py
hobo/utils.py
hobo/views.py
hobo/wsgi.py
hobo.egg-info/PKG-INFO
hobo.egg-info/SOURCES.txt
hobo.egg-info/dependency_links.txt
hobo.egg-info/not-zip-safe
hobo.egg-info/requires.txt
hobo.egg-info/top_level.txt
hobo/agent/__init__.py
hobo/agent/authentic2/__init__.py
hobo/agent/authentic2/apps.py
hobo/agent/authentic2/middleware.py
hobo/agent/authentic2/models.py
hobo/agent/authentic2/provisionning.py
hobo/agent/authentic2/urls.py
hobo/agent/authentic2/views.py
hobo/agent/authentic2/locale/fr/LC_MESSAGES/django.po
hobo/agent/authentic2/management/__init__.py
hobo/agent/authentic2/management/commands/__init__.py
hobo/agent/authentic2/management/commands/hobo_deploy.py
hobo/agent/authentic2/management/commands/hobo_notify.py
hobo/agent/authentic2/management/commands/hobo_provision.py
hobo/agent/authentic2/migrations/__init__.py
hobo/agent/combo/__init__.py
hobo/agent/combo/apps.py
hobo/agent/combo/management/__init__.py
hobo/agent/combo/management/commands/__init__.py
hobo/agent/combo/management/commands/import_template.py
hobo/agent/common/__init__.py
hobo/agent/common/models.py
hobo/agent/common/locale/fr/LC_MESSAGES/django.po
hobo/agent/common/management/__init__.py
hobo/agent/common/management/commands/__init__.py
hobo/agent/common/management/commands/hobo_deploy.py
hobo/agent/common/management/commands/hobo_notify.py
hobo/agent/common/management/commands/import_template.py
hobo/agent/common/migrations/0001_initial.py
hobo/agent/common/migrations/0002_auto_20160105_1702.py
hobo/agent/common/migrations/0003_auto_20200707_1656.py
hobo/agent/common/migrations/0004_alter_role_uuid.py
hobo/agent/common/migrations/0005_userextraattributes.py
hobo/agent/common/migrations/0006_role_slug.py
hobo/agent/common/migrations/__init__.py
hobo/agent/common/templates/harakiri.html
hobo/agent/hobo/__init__.py
hobo/agent/hobo/apps.py
hobo/agent/hobo/management/__init__.py
hobo/agent/hobo/management/commands/__init__.py
hobo/agent/hobo/management/commands/hobo_deploy.py
hobo/agent/worker/__init__.py
hobo/agent/worker/celery.py
hobo/agent/worker/services.py
hobo/agent/worker/settings.py
hobo/applications/__init__.py
hobo/applications/api_views.py
hobo/applications/forms.py
hobo/applications/models.py
hobo/applications/spooler.py
hobo/applications/urls.py
hobo/applications/utils.py
hobo/applications/views.py
hobo/applications/migrations/0001_initial.py
hobo/applications/migrations/0002_icon.py
hobo/applications/migrations/0003_version_num_notes.py
hobo/applications/migrations/0004_version_num_notes.py
hobo/applications/migrations/0005_version_num_notes.py
hobo/applications/migrations/0006_documentation_url.py
hobo/applications/migrations/0007_asyncjob.py
hobo/applications/migrations/0008_element_error.py
hobo/applications/migrations/0009_job_progression.py
hobo/applications/migrations/0010_relation_error.py
hobo/applications/migrations/0011_element_type.py
hobo/applications/migrations/0012_visible.py
hobo/applications/migrations/0013_parameter.py
hobo/applications/migrations/0014_check_install.py
hobo/applications/migrations/0015_auto_20231212_0933.py
hobo/applications/migrations/0016_progression.py
hobo/applications/migrations/0017_relation_origins.py
hobo/applications/migrations/0018_relation_config_options.py
hobo/applications/migrations/0019_slug_unicity.py
hobo/applications/migrations/0020_asyncjob_exception_details.py
hobo/applications/migrations/0021_remove_version_deployment_status.py
hobo/applications/migrations/0022_marked_for_deletion.py
hobo/applications/migrations/__init__.py
hobo/applications/templates/hobo/applications/add-element.html
hobo/applications/templates/hobo/applications/app_confirm_delete.html
hobo/applications/templates/hobo/applications/app_confirm_uninstall.html
hobo/applications/templates/hobo/applications/check-install.html
hobo/applications/templates/hobo/applications/create.html
hobo/applications/templates/hobo/applications/edit-metadata.html
hobo/applications/templates/hobo/applications/element_config.html
hobo/applications/templates/hobo/applications/element_confirm_delete.html
hobo/applications/templates/hobo/applications/element_origins.html
hobo/applications/templates/hobo/applications/generate.html
hobo/applications/templates/hobo/applications/home.html
hobo/applications/templates/hobo/applications/install.html
hobo/applications/templates/hobo/applications/job.html
hobo/applications/templates/hobo/applications/job_diffs.html
hobo/applications/templates/hobo/applications/job_diffs_fragment.html
hobo/applications/templates/hobo/applications/manifest.html
hobo/applications/templates/hobo/applications/parameter-add.html
hobo/applications/templates/hobo/applications/parameter-confirm-delete.html
hobo/applications/templates/hobo/applications/parameter-edit.html
hobo/applications/templates/hobo/applications/parameter-value-edit.html
hobo/applications/templates/hobo/applications/update.html
hobo/applications/templates/hobo/applications/version_compare.html
hobo/applications/templates/hobo/applications/version_select.html
hobo/applications/templates/hobo/applications/versions.html
hobo/contrib/__init__.py
hobo/debug/__init__.py
hobo/debug/apps.py
hobo/debug/forms.py
hobo/debug/urls.py
hobo/debug/views.py
hobo/debug/templates/hobo/debug_home.html
hobo/deploy/__init__.py
hobo/deploy/apps.py
hobo/deploy/signals.py
hobo/deploy/utils.py
hobo/emails/__init__.py
hobo/emails/backend.py
hobo/emails/forms.py
hobo/emails/urls.py
hobo/emails/validators.py
hobo/emails/views.py
hobo/emails/templates/hobo/emails_home.html
hobo/environment/__init__.py
hobo/environment/api_views.py
hobo/environment/forms.py
hobo/environment/models.py
hobo/environment/urls.py
hobo/environment/utils.py
hobo/environment/validators.py
hobo/environment/views.py
hobo/environment/locale/fr/LC_MESSAGES/django.po
hobo/environment/management/__init__.py
hobo/environment/management/commands/__init__.py
hobo/environment/management/commands/check_operational.py
hobo/environment/management/commands/cook.py
hobo/environment/management/commands/cron.py
hobo/environment/management/commands/makemessages.py
hobo/environment/management/commands/rename_hobo_service.py
hobo/environment/management/commands/rename_service.py
hobo/environment/migrations/0001_initial.py
hobo/environment/migrations/0002_authentic_use_as_idp_for_self.py
hobo/environment/migrations/0003_auto_20150309_0811.py
hobo/environment/migrations/0004_fargo.py
hobo/environment/migrations/0005_variable_label.py
hobo/environment/migrations/0006_auto_20150708_0830.py
hobo/environment/migrations/0007_auto_20151008_1406.py
hobo/environment/migrations/0008_auto_20151021_1414.py
hobo/environment/migrations/0009_mandayejs.py
hobo/environment/migrations/0010_variable_auto.py
hobo/environment/migrations/0011_chrono.py
hobo/environment/migrations/0012_mandayejs_site_app.py
hobo/environment/migrations/0013_auto_20160226_1633.py
hobo/environment/migrations/0014_piwik.py
hobo/environment/migrations/0015_corbo.py
hobo/environment/migrations/0016_bijoe.py
hobo/environment/migrations/0017_hobo.py
hobo/environment/migrations/0018_auto_20161102_1929.py
hobo/environment/migrations/0019_delete_piwik.py
hobo/environment/migrations/0020_delete_corbo_mandaye.py
hobo/environment/migrations/0021_base_url_validators.py
hobo/environment/migrations/0022_local_hobo.py
hobo/environment/migrations/0023_populate_local_hobo.py
hobo/environment/migrations/0024_remove_local_hobo.py
hobo/environment/migrations/0025_legacy_urls.py
hobo/environment/migrations/0026_lingo.py
hobo/environment/migrations/0027_allow_long_slug.py
hobo/environment/migrations/0028_clean_internal_ips.py
hobo/environment/migrations/0029_unique_slug_and_title.py
hobo/environment/migrations/0030_delete_france_connect_settings.py
hobo/environment/migrations/0031_maintenance_flags_bool_to_date.py
hobo/environment/migrations/__init__.py
hobo/environment/templates/environment/generic_confirm_delete.html
hobo/environment/templates/environment/import.html
hobo/environment/templates/environment/select_new_service.html
hobo/environment/templates/environment/service_create_form.html
hobo/environment/templates/environment/service_edit_form.html
hobo/environment/templates/environment/variable_form.html
hobo/environment/templates/environment/variables.html
hobo/environment/templatetags/__init__.py
hobo/environment/templatetags/service.py
hobo/locale/fr/LC_MESSAGES/django.po
hobo/maintenance/__init__.py
hobo/maintenance/forms.py
hobo/maintenance/urls.py
hobo/maintenance/utils.py
hobo/maintenance/views.py
hobo/maintenance/widgets.py
hobo/maintenance/management/commands/disable_maintenance_page.py
hobo/maintenance/templates/hobo/splitdatetime.html
hobo/maintenance/templates/hobo/maintenance/home.html
hobo/maintenance/templates/hobo/maintenance/maintenance_page.html
hobo/matomo/__init__.py
hobo/matomo/forms.py
hobo/matomo/urls.py
hobo/matomo/utils.py
hobo/matomo/views.py
hobo/matomo/templates/hobo/matomo_disable.html
hobo/matomo/templates/hobo/matomo_enable_auto.html
hobo/matomo/templates/hobo/matomo_enable_manual.html
hobo/matomo/templates/hobo/matomo_home.html
hobo/middleware/__init__.py
hobo/middleware/common.py
hobo/middleware/cors.py
hobo/middleware/debug.py
hobo/middleware/harakiri.py
hobo/middleware/maintenance.py
hobo/middleware/ping.py
hobo/middleware/security.py
hobo/middleware/seo.py
hobo/middleware/utils.py
hobo/middleware/version.py
hobo/middleware/wellknown.py
hobo/middleware/xforwardedfor.py
hobo/multitenant/README
hobo/multitenant/__init__.py
hobo/multitenant/apps.py
hobo/multitenant/cache.py
hobo/multitenant/haystack.py
hobo/multitenant/log.py
hobo/multitenant/mellon.py
hobo/multitenant/middleware.py
hobo/multitenant/models.py
hobo/multitenant/settings.py
hobo/multitenant/settings_loaders.py
hobo/multitenant/storage.py
hobo/multitenant/template_loader.py
hobo/multitenant/threads.py
hobo/multitenant/utils.py
hobo/multitenant/uwsgidecorators.py
hobo/multitenant/views.py
hobo/multitenant/management/__init__.py
hobo/multitenant/management/commands/__init__.py
hobo/multitenant/management/commands/create_hobo_tenant.py
hobo/multitenant/management/commands/create_schemas.py
hobo/multitenant/management/commands/create_tenant.py
hobo/multitenant/management/commands/createsuperuser.py
hobo/multitenant/management/commands/delete_tenant.py
hobo/multitenant/management/commands/list_tenants.py
hobo/multitenant/management/commands/migrate.py
hobo/multitenant/management/commands/migrate_schemas.py
hobo/multitenant/management/commands/runscript.py
hobo/multitenant/management/commands/runserver.py
hobo/multitenant/management/commands/shell.py
hobo/multitenant/management/commands/showmigrations_schemas.py
hobo/multitenant/management/commands/tenant_command.py
hobo/profile/__init__.py
hobo/profile/forms.py
hobo/profile/models.py
hobo/profile/urls.py
hobo/profile/utils.py
hobo/profile/views.py
hobo/profile/migrations/0001_initial.py
hobo/profile/migrations/0002_add_data.py
hobo/profile/migrations/0003_attributedefinition_searchable.py
hobo/profile/migrations/0004_auto_20200518_1810.py
hobo/profile/migrations/0005_auto_20210727_1633.py
hobo/profile/migrations/__init__.py
hobo/profile/templates/profile/attributedefinition_form.html
hobo/profile/templates/profile/attributedefinition_list.html
hobo/profile/templates/profile/edit_full_name_template.html
hobo/provisionning/__init__.py
hobo/provisionning/middleware.py
hobo/provisionning/spooler.py
hobo/provisionning/utils.py
hobo/scrutiny/__init__.py
hobo/scrutiny/wsgi/__init__.py
hobo/scrutiny/wsgi/middleware.py
hobo/security/__init__.py
hobo/security/forms.py
hobo/security/models.py
hobo/security/urls.py
hobo/security/utils.py
hobo/security/views.py
hobo/security/migrations/0001_initial.py
hobo/security/migrations/__init__.py
hobo/security/templates/hobo/security/home.html
hobo/seo/__init__.py
hobo/seo/forms.py
hobo/seo/urls.py
hobo/seo/views.py
hobo/seo/templates/hobo/robots_txt.html
hobo/seo/templates/hobo/seo_home.html
hobo/sms/__init__.py
hobo/sms/forms.py
hobo/sms/urls.py
hobo/sms/views.py
hobo/sms/templates/hobo/sms_home.html
hobo/static/css/applications.svg
hobo/static/css/build-application.svg
hobo/static/css/style.scss
hobo/static/img/app-gear.svg
hobo/static/img/icon-users-hover.png
hobo/static/img/icon-users.png
hobo/static/img/icon-webforms-hover.png
hobo/static/img/icon-webforms.png
hobo/static/js/hobo.js
hobo/templates/403.html
hobo/templates/hobo/base.html
hobo/templates/hobo/home.html
hobo/templates/mellon/base.html
hobo/templates/registration/login.html
hobo/templatetags/__init__.py
hobo/templatetags/hobo.py
hobo/theme/__init__.py
hobo/theme/forms.py
hobo/theme/urls.py
hobo/theme/utils.py
hobo/theme/views.py
hobo/theme/templates/hobo/theme_home.html
hobo/theme/templates/hobo/theme_options.html
hobo/user_name/__init__.py
hobo/user_name/apps.py
tests/__init__.py
tests/conftest.py
tests/settings.py
tests/test_application.py
tests/test_context_processors.py
tests/test_cook.py
tests/test_cron.py
tests/test_emails.py
tests/test_environment.py
tests/test_health_api.py
tests/test_hobo_deploy.py
tests/test_hobo_json.py
tests/test_home_views.py
tests/test_import_template.py
tests/test_maintenance.py
tests/test_manager.py
tests/test_matomo_utils.py
tests/test_matomo_views.py
tests/test_middlewares.py
tests/test_migrations.py
tests/test_permissions.py
tests/test_provision_groups.py
tests/test_provisionning_middleware.py
tests/test_requests.py
tests/test_requests_wrapper.py
tests/test_rest_authentication.py
tests/test_security.py
tests/test_seo.py
tests/test_settings_loaders.py
tests/test_signature.py
tests/test_sms.py
tests/test_templatetags.py
tests/test_theme.py
tests/test_user_name.py
tests/test_version.py
tests/test_well_known.py
tests/utils.py
tests/data/black.jpeg
tests_authentic/__init__.py
tests_authentic/conftest.py
tests_authentic/data_authentic_export_site.json
tests_authentic/settings.py
tests_authentic/test_hobo_deploy.py
tests_authentic/test_provisionning.py
tests_authentic/test_rest_authentication.py
tests_authentic/test_user_name.py
tests_multipublik/__init__.py
tests_multipublik/conftest.py
tests_multipublik/settings.py
tests_multipublik/test_multipublik.py
tests_multitenant/__init__.py
tests_multitenant/conftest.py
tests_multitenant/settings.py
tests_multitenant/test_agent_worker.py
tests_multitenant/test_cache.py
tests_multitenant/test_create_tenant.py
tests_multitenant/test_hobo_notify.py
tests_multitenant/test_logger.py
tests_multitenant/test_middleware.py
tests_multitenant/test_objects.py
tests_multitenant/test_provisionning.py
tests_multitenant/test_request_context_filter.py
tests_multitenant/test_settings.py
tests_multitenant/test_showmigrations_schemas.py
tests_multitenant/test_template_loader.py
tests_multitenant/test_tenant_command.py
tests_multitenant/test_threading.py
tests_multitenant/test_uwsgidecorators.py
tests_multitenant/test_xforwardedfor.py
tests_multitenant/utilities.py
tests_multitenant/files/themes/themes.json
tests_passerelle/__init__.py
tests_passerelle/conftest.py
tests_passerelle/data_passerelle_export_site.json
tests_passerelle/settings.py
tests_passerelle/test_deploy.py
tests_schemas/__init__.py
tests_schemas/conftest.py
tests_schemas/env.json
tests_schemas/example_env.json
tests_schemas/example_recipe.json
tests_schemas/legacy_urls_chrono_env.json
tests_schemas/recipe.json
tests_schemas/settings.py
tests_schemas/test_cook.py
tests_schemas/test_hobo_deploy.py
tests_schemas/test_import_template.py
tests_schemas/test_rename_hobo_service.py
tests_schemas/test_rename_service.py