cherrypy-foundation 1.0.0a17__tar.gz → 1.0.0a19__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/.gitignore +0 -4
- {cherrypy_foundation-1.0.0a17/src/cherrypy_foundation.egg-info → cherrypy_foundation-1.0.0a19}/PKG-INFO +1 -1
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/debian/control +0 -11
- cherrypy_foundation-1.0.0a19/debian/rules +29 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/sonar-project.properties +1 -1
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/tools/ratelimit.py +1 -1
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19/src/cherrypy_foundation.egg-info}/PKG-INFO +1 -1
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation.egg-info/SOURCES.txt +0 -2
- cherrypy_foundation-1.0.0a17/debian/python3-cherrpy-foundation-doc.install +0 -1
- cherrypy_foundation-1.0.0a17/debian/python3-cherrpy-foundation.install +0 -1
- cherrypy_foundation-1.0.0a17/debian/rules +0 -35
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/.gitlab-ci.yml +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/LICENSE.md +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/README.md +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/debian/TODO +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/debian/changelog +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/debian/copyright +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/debian/python3-cherrypy-foundation.links +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/debian/source/format +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/debian/upstream/metadata +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/doc/_templates/version.html +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/doc/conf.py +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/doc/error_page.md +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/doc/flash.md +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/doc/form.md +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/doc/index.rst +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/doc/introduction.md +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/doc/modules.rst +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/doc/url.md +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/pyproject.toml +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/setup.cfg +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/__init__.py +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/components/ColorModes.jinja +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/components/Datatable.css +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/components/Datatable.jinja +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/components/Datatable.js +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/components/Field.css +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/components/Field.jinja +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/components/Field.js +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/components/Fields.jinja +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/components/Flash.jinja +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/components/Icon.jinja +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/components/LocaleSelection.jinja +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/components/LocaleSelection.js +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/components/SideBySideMultiSelect.css +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/components/SideBySideMultiSelect.jinja +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/components/SideBySideMultiSelect.js +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/components/Typeahead.css +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/components/Typeahead.jinja +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/components/Typeahead.js +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/components/__init__.py +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/components/tests/__init__.py +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/components/tests/test_static.py +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/components/vendor/bootstrap-icons/bootstrap-icons.css +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/components/vendor/bootstrap-icons/bootstrap-icons.min.css +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/components/vendor/bootstrap-icons/fonts/bootstrap-icons.woff +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/components/vendor/bootstrap-icons/fonts/bootstrap-icons.woff2 +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/components/vendor/bootstrap5/css/bootstrap.css +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/components/vendor/bootstrap5/css/bootstrap.css.map +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/components/vendor/bootstrap5/css/bootstrap.min.css +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/components/vendor/bootstrap5/css/bootstrap.min.css.map +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/components/vendor/bootstrap5/js/bootstrap.js +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/components/vendor/bootstrap5/js/bootstrap.js.map +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/components/vendor/bootstrap5/js/bootstrap.min.js +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/components/vendor/bootstrap5/js/bootstrap.min.js.map +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/components/vendor/bootstrap5/js/color-modes.js +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/components/vendor/datatables/css/dataTables.dataTables.css +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/components/vendor/datatables/css/dataTables.dataTables.min.css +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/components/vendor/datatables/images/sort_asc.png +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/components/vendor/datatables/images/sort_asc_disabled.png +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/components/vendor/datatables/images/sort_both.png +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/components/vendor/datatables/images/sort_desc.png +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/components/vendor/datatables/images/sort_desc_disabled.png +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/components/vendor/datatables/js/dataTables.js +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/components/vendor/datatables/js/dataTables.min.js +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/components/vendor/datatables-extensions/Buttons/css/buttons.dataTables.css +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/components/vendor/datatables-extensions/Buttons/css/buttons.dataTables.min.css +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/components/vendor/datatables-extensions/Buttons/js/buttons.html5.js +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/components/vendor/datatables-extensions/Buttons/js/buttons.html5.min.js +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/components/vendor/datatables-extensions/Buttons/js/dataTables.buttons.js +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/components/vendor/datatables-extensions/Buttons/js/dataTables.buttons.min.js +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/components/vendor/datatables-extensions/FixedHeader/css/fixedHeader.dataTables.css +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/components/vendor/datatables-extensions/FixedHeader/css/fixedHeader.dataTables.min.css +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/components/vendor/datatables-extensions/FixedHeader/js/dataTables.fixedHeader.js +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/components/vendor/datatables-extensions/FixedHeader/js/dataTables.fixedHeader.min.js +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/components/vendor/datatables-extensions/JSZip/jszip.js +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/components/vendor/datatables-extensions/JSZip/jszip.min.js +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/components/vendor/datatables-extensions/Responsive/css/responsive.dataTables.css +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/components/vendor/datatables-extensions/Responsive/css/responsive.dataTables.min.css +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/components/vendor/datatables-extensions/Responsive/js/dataTables.responsive.js +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/components/vendor/datatables-extensions/Responsive/js/dataTables.responsive.min.js +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/components/vendor/datatables-extensions/pdfmake/build/pdfmake.js +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/components/vendor/datatables-extensions/pdfmake/build/pdfmake.min.js +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/components/vendor/datatables-extensions/pdfmake/build/vfs_fonts.js +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/components/vendor/datatables-extensions/rowgroup/css/rowGroup.dataTables.css +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/components/vendor/datatables-extensions/rowgroup/css/rowGroup.dataTables.min.css +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/components/vendor/datatables-extensions/rowgroup/js/dataTables.rowGroup.js +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/components/vendor/datatables-extensions/rowgroup/js/dataTables.rowGroup.min.js +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/components/vendor/jquery/jquery.min.js +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/components/vendor/multi/LICENSE +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/components/vendor/multi/README.md +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/components/vendor/multi/multi.css +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/components/vendor/multi/multi.js +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/components/vendor/popper/popper.js +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/components/vendor/popper/popper.min.js +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/components/vendor/typeahead/jquery.typeahead.min.css +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/components/vendor/typeahead/jquery.typeahead.min.js +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/error_page.py +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/flash.py +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/form.py +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/logging.py +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/passwd.py +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/plugins/__init__.py +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/plugins/db.py +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/plugins/ldap.py +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/plugins/restapi.py +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/plugins/scheduler.py +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/plugins/smtp.py +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/plugins/tests/__init__.py +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/plugins/tests/test_db.py +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/plugins/tests/test_ldap.py +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/plugins/tests/test_scheduler.py +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/plugins/tests/test_scheduler_db.py +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/plugins/tests/test_smtp.py +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/sessions.py +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/tests/__init__.py +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/tests/templates/test_flash.html +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/tests/templates/test_form.html +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/tests/templates/test_url.html +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/tests/test_error_page.py +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/tests/test_flash.py +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/tests/test_form.py +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/tests/test_logging.py +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/tests/test_passwd.py +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/tests/test_url.py +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/tools/__init__.py +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/tools/auth.py +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/tools/auth_mfa.py +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/tools/i18n.py +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/tools/jinja2.py +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/tools/secure_headers.py +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/tools/sessions_timeout.py +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/tools/tests/__init__.py +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/tools/tests/components/Button.jinja +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/tools/tests/locales/de/LC_MESSAGES/messages.mo +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/tools/tests/locales/de/LC_MESSAGES/messages.po +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/tools/tests/locales/fr/LC_MESSAGES/messages.mo +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/tools/tests/locales/fr/LC_MESSAGES/messages.po +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/tools/tests/locales/messages.pot +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/tools/tests/templates/test_jinja2.html +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/tools/tests/templates/test_jinjax.html +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/tools/tests/templates/test_jinjax_i18n.html +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/tools/tests/test_auth.py +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/tools/tests/test_auth_mfa.py +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/tools/tests/test_i18n.py +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/tools/tests/test_jinja2.py +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/tools/tests/test_ratelimit.py +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/tools/tests/test_secure_headers.py +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/url.py +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/widgets.py +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation.egg-info/dependency_links.txt +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation.egg-info/requires.txt +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation.egg-info/top_level.txt +0 -0
- {cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/tox.ini +0 -0
|
@@ -9,13 +9,9 @@ Build-Depends:
|
|
|
9
9
|
pybuild-plugin-pyproject,
|
|
10
10
|
python3,
|
|
11
11
|
python3-all-dev,
|
|
12
|
-
python3-myst-parser,
|
|
13
12
|
python3-pip,
|
|
14
|
-
python3-pydata-sphinx-theme,
|
|
15
13
|
python3-setuptools,
|
|
16
14
|
python3-setuptools-scm,
|
|
17
|
-
python3-sphinx,
|
|
18
|
-
sphinx-common,
|
|
19
15
|
# Optional dependencies to execute the test test.
|
|
20
16
|
chromium-driver <!nocheck>,
|
|
21
17
|
libjs-bootstrap5 <!nocheck>,
|
|
@@ -65,10 +61,3 @@ Description: Common utilities and integrations for building CherryPy web applica
|
|
|
65
61
|
with SQLAlchemy for database access, Jinja2 for templating, WTForms for
|
|
66
62
|
form handling, and Bootstrap for UI components, helping streamline
|
|
67
63
|
application development.
|
|
68
|
-
|
|
69
|
-
Package: python3-cherrypy-foundation-doc
|
|
70
|
-
Section: doc
|
|
71
|
-
Architecture: all
|
|
72
|
-
Depends: ${sphinxdoc:Depends}, ${misc:Depends}
|
|
73
|
-
Description: Documentation for cherrypy-foundation
|
|
74
|
-
This package contains the HTML documentation for cherrypy-foundation.
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
#!/usr/bin/make -f
|
|
2
|
+
|
|
3
|
+
include /usr/share/dpkg/pkg-info.mk
|
|
4
|
+
|
|
5
|
+
export SETUPTOOLS_SCM_PRETEND_VERSION_FOR_CHERRYPY_FOUNDATION := $(DEB_VERSION_UPSTREAM)
|
|
6
|
+
|
|
7
|
+
# Force use of pyproject.toml
|
|
8
|
+
export PYBUILD_SYSTEM=pyproject
|
|
9
|
+
|
|
10
|
+
# For testing, we need a timezone
|
|
11
|
+
export TZ=UTC
|
|
12
|
+
|
|
13
|
+
%:
|
|
14
|
+
dh $@ --with python3 --buildsystem=pybuild --test-tox
|
|
15
|
+
|
|
16
|
+
# Install symlink before the test for JavaScript libraries.
|
|
17
|
+
override_dh_auto_test:
|
|
18
|
+
dh_auto_test
|
|
19
|
+
|
|
20
|
+
execute_before_dh_auto_clean:
|
|
21
|
+
rm -rf *.egg-info
|
|
22
|
+
# Clean Sphinx build artifacts
|
|
23
|
+
rm -rf build/html docs/_build
|
|
24
|
+
|
|
25
|
+
# Generate orig.tar.gz
|
|
26
|
+
gentarball: SOURCE=cherrypy-foundation
|
|
27
|
+
gentarball:
|
|
28
|
+
git archive --format=tar HEAD --prefix=$(SOURCE)-$(DEB_VERSION_UPSTREAM)/ | gzip -9 > ../$(SOURCE)_$(DEB_VERSION_UPSTREAM).orig.tar.gz
|
|
29
|
+
mk-origtargz --compression gzip ../$(SOURCE)_$(DEB_VERSION_UPSTREAM).orig.tar.gz
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
sonar.exclusions=**/test_*.py,src/cherrypy_foundation/components/vendor
|
|
1
|
+
sonar.exclusions=**/test_*.py,src/cherrypy_foundation/components/vendor,doc/conf.py
|
|
2
2
|
sonar.coverage.exclusions=**/*.js
|
|
@@ -198,7 +198,7 @@ class Ratelimit(cherrypy.Tool):
|
|
|
198
198
|
if delay <= 0:
|
|
199
199
|
raise ValueError('Invalid delay: %s' % delay)
|
|
200
200
|
if limit <= 0:
|
|
201
|
-
|
|
201
|
+
return
|
|
202
202
|
|
|
203
203
|
# Check if this 'method' should be rate limited
|
|
204
204
|
request = cherrypy.request
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
build/html/* usr/share/doc/python3-cherrypy-foundation-doc
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
usr/lib/python3*/*
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
#!/usr/bin/make -f
|
|
2
|
-
|
|
3
|
-
include /usr/share/dpkg/pkg-info.mk
|
|
4
|
-
|
|
5
|
-
export SETUPTOOLS_SCM_PRETEND_VERSION_FOR_CHERRYPY_FOUNDATION := $(DEB_VERSION_UPSTREAM)
|
|
6
|
-
|
|
7
|
-
# Force use of pyproject.toml
|
|
8
|
-
export PYBUILD_SYSTEM=pyproject
|
|
9
|
-
|
|
10
|
-
%:
|
|
11
|
-
dh $@ --with python3,sphinxdoc --buildsystem=pybuild --test-tox
|
|
12
|
-
|
|
13
|
-
# Generate documentation
|
|
14
|
-
execute_after_dh_auto_build:
|
|
15
|
-
ifeq (,$(findstring nodoc, $(DEB_BUILD_OPTIONS)))
|
|
16
|
-
PYTHONPATH=. python3 -m sphinx -N -b html doc build/html
|
|
17
|
-
endif
|
|
18
|
-
|
|
19
|
-
# For testing, we need a timezone
|
|
20
|
-
override_dh_auto_test:
|
|
21
|
-
TZ=UTC dh_auto_test
|
|
22
|
-
|
|
23
|
-
# Remove tests files
|
|
24
|
-
execute_after_dh_auto_install:
|
|
25
|
-
find debian/tmp/usr/lib/python$(PYTHON3_DEFAULT)/dist-packages/cherrypy_foundation -type d -name "tests" -exec rm -rf {} +
|
|
26
|
-
|
|
27
|
-
execute_before_dh_auto_clean:
|
|
28
|
-
rm -rf *.egg-info
|
|
29
|
-
# Clean Sphinx build artifacts
|
|
30
|
-
rm -rf build/html docs/_build
|
|
31
|
-
|
|
32
|
-
# Generate orig.tar.gz
|
|
33
|
-
gentarball:
|
|
34
|
-
git archive --format=tar HEAD --prefix=$(DEB_SOURCE)-$(DEB_VERSION_UPSTREAM)/ | gzip -9 > ../$(DEB_SOURCE)_$(DEB_VERSION_UPSTREAM).orig.tar.gz
|
|
35
|
-
mk-origtargz --compression gzip ../$(DEB_SOURCE)_$(DEB_VERSION_UPSTREAM).orig.tar.gz
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/error_page.py
RENAMED
|
File without changes
|
{cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/flash.py
RENAMED
|
File without changes
|
{cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/form.py
RENAMED
|
File without changes
|
{cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/logging.py
RENAMED
|
File without changes
|
{cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/passwd.py
RENAMED
|
File without changes
|
|
File without changes
|
{cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/plugins/db.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/sessions.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/tools/auth.py
RENAMED
|
File without changes
|
|
File without changes
|
{cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/tools/i18n.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/url.py
RENAMED
|
File without changes
|
{cherrypy_foundation-1.0.0a17 → cherrypy_foundation-1.0.0a19}/src/cherrypy_foundation/widgets.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|