adjusted messages for the registration#184
Merged
Conversation
mlodic
added a commit
that referenced
this pull request
Sep 6, 2023
* adjusted messages for the registration (#184) * adjusted messages * runned prettier --------- Co-authored-by: Martina Carella <m.carella@external.certego.net> * added recaptcha on login page (#185) * adjusted messages * runned prettier * added recaptcha on login page * adjusted tests * adjusted docs --------- Co-authored-by: Matteo Lodi <30625432+mlodic@users.noreply.github.com> * updated dependencies * Bump celery from 5.3.0 to 5.3.1 in /requirements (#192) Bumps [celery](https://github.com/celery/celery) from 5.3.0 to 5.3.1. - [Release notes](https://github.com/celery/celery/releases) - [Changelog](https://github.com/celery/celery/blob/main/Changelog.rst) - [Commits](celery/celery@v5.3.0...v5.3.1) --- updated-dependencies: - dependency-name: celery dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump library/nginx from 1.25.0-alpine to 1.25.1-alpine in /docker (#193) Bumps library/nginx from 1.25.0-alpine to 1.25.1-alpine. --- updated-dependencies: - dependency-name: library/nginx dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump django from 4.1.9 to 4.1.10 in /requirements (#200) Bumps [django](https://github.com/django/django) from 4.1.9 to 4.1.10. - [Commits](django/django@4.1.9...4.1.10) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Matteo Lodi <30625432+mlodic@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump uwsgi from 2.0.21 to 2.0.22 in /requirements (#217) Bumps [uwsgi](https://github.com/unbit/uwsgi-docs) from 2.0.21 to 2.0.22. - [Commits](https://github.com/unbit/uwsgi-docs/commits) --- updated-dependencies: - dependency-name: uwsgi dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Matteo Lodi <30625432+mlodic@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump library/nginx from 1.25.1-alpine to 1.25.2-alpine in /docker (#216) Bumps library/nginx from 1.25.1-alpine to 1.25.2-alpine. --- updated-dependencies: - dependency-name: library/nginx dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump certego-saas from 0.6.0 to 0.7.0 in /requirements (#213) Bumps [certego-saas](https://github.com/certego/certego-saas) from 0.6.0 to 0.7.0. - [Release notes](https://github.com/certego/certego-saas/releases) - [Commits](certego/certego-saas@0.6.0...0.7.0) --- updated-dependencies: - dependency-name: certego-saas dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * tweak * Bump psycopg2-binary from 2.9.6 to 2.9.7 in /requirements (#212) Bumps [psycopg2-binary](https://github.com/psycopg/psycopg2) from 2.9.6 to 2.9.7. - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](psycopg/psycopg2@2.9.6...2.9.7) --- updated-dependencies: - dependency-name: psycopg2-binary dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * updated read the docs * Moved * Squashed '.github/' content from commit 492bd6d git-subtree-dir: .github git-subtree-split: 492bd6d16d1620011d5ed428d5325538ee83f6ad * merge * Bump django from 4.1.10 to 4.1.11 in /requirements (#219) Bumps [django](https://github.com/django/django) from 4.1.10 to 4.1.11. - [Commits](django/django@4.1.10...4.1.11) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump celery from 5.3.1 to 5.3.4 in /requirements (#220) Bumps [celery](https://github.com/celery/celery) from 5.3.1 to 5.3.4. - [Release notes](https://github.com/celery/celery/releases) - [Changelog](https://github.com/celery/celery/blob/main/Changelog.rst) - [Commits](celery/celery@v5.3.1...v5.3.4) --- updated-dependencies: - dependency-name: celery dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Django admin autologin (#222) * django admin auto login * bump alpine from 3.14 to 3.18 in dockerfile --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Martina Carella <m.carella@external.certego.net> Co-authored-by: Daniele Rosetti <d.rosetti@certego.net> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: 0ssigeno <s.berni@certego.net> Co-authored-by: Martina Carella <m.carella@certego.net>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.