Граф коммитов

55041 Коммитов

Автор SHA1 Сообщение Дата
Mathieu Pillard dbc6fde779
Raise an error when verifying FxA token data without refresh_token key (#19689)
* Raise an error when verifying FxA token data without refresh_token key

* unused variable
2022-09-20 13:44:39 +02:00
dependabot[bot] 5eb8e936b2
Bump google-auth from 2.11.0 to 2.11.1 in /requirements (#19708)
Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 2.11.0 to 2.11.1.
- [Release notes](https://github.com/googleapis/google-auth-library-python/releases)
- [Changelog](https://github.com/googleapis/google-auth-library-python/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-auth-library-python/compare/v2.11.0...v2.11.1)

---
updated-dependencies:
- dependency-name: google-auth
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-20 13:23:26 +02:00
Mathieu Pillard 2e07d3a78f
Handle reusing a deleted version number in signing API (#19697)
Change the error message for version number conflict to no longer
reference the latest version, and instead align on what devhub
does.
2022-09-20 13:22:58 +02:00
Mathieu Pillard e95a3fd3b1
Downgrade log.error in process_email(): it's mostly spam at this point (#19707) 2022-09-20 11:30:04 +02:00
Andrew Williamson 5274157249
drop local fxa credentials; simplify FXA_CONFIGs (#19685) 2022-09-20 10:24:40 +01:00
wladow d0446956b2 Pontoon: Update Slovak (sk) localization of AMO
Co-authored-by: wladow <valastiak@mozilla.sk>
2022-09-20 06:08:53 +00:00
Jiri Grönroos 0a0533100c Pontoon: Update Finnish (fi) localization of AMO
Co-authored-by: Jiri Grönroos <jiri.gronroos@iki.fi>
2022-09-19 16:41:30 +00:00
dependabot[bot] 04dbabf68a
Bump grpcio from 1.48.1 to 1.49.0 in /requirements (#19698)
Bumps [grpcio](https://github.com/grpc/grpc) from 1.48.1 to 1.49.0.
- [Release notes](https://github.com/grpc/grpc/releases)
- [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md)
- [Commits](https://github.com/grpc/grpc/compare/v1.48.1...v1.49.0)

---
updated-dependencies:
- dependency-name: grpcio
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-19 13:28:08 +02:00
dependabot[bot] 0dccb38243
Bump pyzmq from 23.2.1 to 24.0.0 in /requirements (#19699)
Bumps [pyzmq](https://github.com/zeromq/pyzmq) from 23.2.1 to 24.0.0.
- [Release notes](https://github.com/zeromq/pyzmq/releases)
- [Commits](https://github.com/zeromq/pyzmq/compare/v23.2.1...v24.0.0)

---
updated-dependencies:
- dependency-name: pyzmq
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-19 13:27:55 +02:00
Grk dd3d004885 Pontoon: Update Turkish (tr) localization of AMO
Co-authored-by: Selim Şumlu <selim@sum.lu>
Co-authored-by: Grk <gu0townkg@relay.firefox.com>
2022-09-17 12:41:35 +00:00
Mathieu Pillard 04f432fb48
Prevent pk parameters in reviewers API to be anything other than digits (#19695) 2022-09-15 16:12:09 +02:00
dependabot[bot] 2c6de30074
Bump google-api-core[grpc] from 2.10.0 to 2.10.1 in /requirements (#19693)
Bumps [google-api-core[grpc]](https://github.com/googleapis/python-api-core) from 2.10.0 to 2.10.1.
- [Release notes](https://github.com/googleapis/python-api-core/releases)
- [Changelog](https://github.com/googleapis/python-api-core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/python-api-core/compare/v2.10.0...v2.10.1)

---
updated-dependencies:
- dependency-name: google-api-core[grpc]
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-15 13:51:16 +02:00
dependabot[bot] a0ca77ff28
Bump certifi from 2022.6.15.2 to 2022.9.14 in /requirements (#19692)
Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.6.15.2 to 2022.9.14.
- [Release notes](https://github.com/certifi/python-certifi/releases)
- [Commits](https://github.com/certifi/python-certifi/compare/2022.06.15.2...2022.09.14)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-15 13:50:50 +02:00
G12r c49d662b05 Pontoon: Update Georgian (ka) localization of AMO
Co-authored-by: G12r <georgianization@outlook.com>
2022-09-15 06:51:10 +00:00
dependabot[bot] 063d9ea5bd
Bump protobuf from 3.20.1 to 3.20.2 in /requirements (#19687)
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.20.1 to 3.20.2.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py)
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.20.1...v3.20.2)

---
updated-dependencies:
- dependency-name: protobuf
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-14 13:26:31 +02:00
dependabot[bot] 171fb19371
Bump traitlets from 5.3.0 to 5.4.0 in /requirements (#19684)
Bumps [traitlets](https://github.com/ipython/traitlets) from 5.3.0 to 5.4.0.
- [Release notes](https://github.com/ipython/traitlets/releases)
- [Commits](https://github.com/ipython/traitlets/compare/5.3.0...5.4.0)

---
updated-dependencies:
- dependency-name: traitlets
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-14 13:26:09 +02:00
dependabot[bot] 40e6281dd5
Bump certifi from 2022.6.15 to 2022.6.15.2 in /requirements (#19686)
Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.6.15 to 2022.6.15.2.
- [Release notes](https://github.com/certifi/python-certifi/releases)
- [Commits](https://github.com/certifi/python-certifi/compare/2022.06.15...2022.06.15.2)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-14 13:25:58 +02:00
renovate[bot] 1bfef4f2bb
Pin dependency netmask to 2.0.2 (#19682)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-13 20:46:21 +02:00
Alexander Slovesnik 0bc8bed7fe Pontoon: Update Russian (ru) localization of AMO
Co-authored-by: Alexander Slovesnik <unghost@mozilla-russia.org>
Co-authored-by: leonbear2107 <leonbear2107@gmail.com>
2022-09-13 14:50:52 +00:00
వీవెన్ e273c3267a Pontoon: Update Telugu (te) localization of AMO
Co-authored-by: వీవెన్ <veeven@gmail.com>
2022-09-12 13:31:39 +00:00
వీవెన్ a4508ad43c Pontoon: Update Telugu (te) localization of AMO
Co-authored-by: వీవెన్ <veeven@gmail.com>
2022-09-12 13:21:17 +00:00
dependabot[bot] bf32846726
Bump django-extensions from 3.2.0 to 3.2.1 in /requirements (#19681)
Bumps [django-extensions](https://github.com/django-extensions/django-extensions) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/django-extensions/django-extensions/releases)
- [Changelog](https://github.com/django-extensions/django-extensions/blob/main/CHANGELOG.md)
- [Commits](https://github.com/django-extensions/django-extensions/compare/3.2.0...3.2.1)

---
updated-dependencies:
- dependency-name: django-extensions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-12 12:38:34 +01:00
dependabot[bot] a80b3ce3c8
Bump cryptography from 37.0.4 to 38.0.1 in /requirements (#19676)
Bumps [cryptography](https://github.com/pyca/cryptography) from 37.0.4 to 38.0.1.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/37.0.4...38.0.1)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-12 12:43:10 +02:00
Mathieu Pillard e9843c2709
Support ranges and networks in IP admin search (#19674)
* Support ranges and networks in IP admin search
2022-09-12 11:11:44 +02:00
Lan Glad 8acf77c964 Pontoon: Update Slovenian (sl) localization of AMO
Co-authored-by: Lan Glad <upwinxp@gmail.com>
2022-09-12 07:32:34 +00:00
Lan Glad ac3779e260 Pontoon: Update Slovenian (sl) localization of AMO
Co-authored-by: Lan Glad <upwinxp@gmail.com>
2022-09-12 07:21:23 +00:00
Lan Glad 7b92e5c796 Pontoon: Update Slovenian (sl) localization of AMO
Co-authored-by: Lan Glad <upwinxp@gmail.com>
2022-09-12 07:09:54 +00:00
wladow 4fb6ad568d Pontoon: Update Slovak (sk) localization of AMO
Co-authored-by: wladow <valastiak@mozilla.sk>
2022-09-11 18:11:02 +00:00
wladow 21fa9e18d3 Pontoon: Update Slovak (sk) localization of AMO
Co-authored-by: wladow <valastiak@mozilla.sk>
2022-09-11 18:05:03 +00:00
G12r 03b9d23fda Pontoon: Update Georgian (ka) localization of AMO
Co-authored-by: G12r <georgianization@outlook.com>
2022-09-10 22:32:38 +00:00
Jiri Grönroos 8b4aa33513 Pontoon: Update Finnish (fi) localization of AMO
Co-authored-by: Jiri Grönroos <jiri.gronroos@iki.fi>
2022-09-10 11:51:45 +00:00
Jiri Grönroos f32a477f19 Pontoon: Update Finnish (fi) localization of AMO
Co-authored-by: Jiri Grönroos <jiri.gronroos@iki.fi>
2022-09-10 11:41:24 +00:00
Melo46 57041fd34a Pontoon: Update Interlingua (ia) localization of AMO
Co-authored-by: Melo46 <melo@carmu.com>
2022-09-09 23:09:08 +00:00
Melo46 22396c8e81 Pontoon: Update Interlingua (ia) localization of AMO
Co-authored-by: Melo46 <melo@carmu.com>
2022-09-09 18:21:15 +00:00
Melo46 9b44d82c35 Pontoon: Update Interlingua (ia) localization of AMO
Co-authored-by: Melo46 <melo@carmu.com>
2022-09-09 18:11:15 +00:00
Andrew Williamson 1f60815f90
enforce that a new version of a dict/langpack has same locale (#19679) 2022-09-09 10:59:44 +01:00
Andrew Williamson 4d25f5873f
return the url to the license for the addon - not version- on frontend (#19678)
* return the url to the license for the addon - not version- on frontend

* update comments
2022-09-08 17:21:57 +01:00
dependabot[bot] 10298010f8
Bump parsy from 1.4.0 to 2.0 in /requirements (#19675)
Bumps [parsy](https://github.com/python-parsy/parsy) from 1.4.0 to 2.0.
- [Release notes](https://github.com/python-parsy/parsy/releases)
- [Changelog](https://github.com/python-parsy/parsy/blob/master/docs/history.rst)
- [Commits](https://github.com/python-parsy/parsy/compare/v1.4.0...v2.0)

---
updated-dependencies:
- dependency-name: parsy
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-08 16:47:13 +01:00
Andrew Williamson 21e06a38e6
limits all our logging to 10MB per log, with one backup (#19677) 2022-09-08 15:23:15 +01:00
Sveinn í Felli 548cb698ed Pontoon: Update Icelandic (is) localization of AMO
Co-authored-by: Sveinn í Felli <sv1@fellsnet.is>
2022-09-08 12:33:54 +00:00
Sveinn í Felli 4be1b46a47 Pontoon: Update Icelandic (is) localization of AMO
Co-authored-by: Sveinn í Felli <sv1@fellsnet.is>
2022-09-08 11:03:04 +00:00
Sveinn í Felli 09c2b8807e Pontoon: Update Icelandic (is) localization of AMO
Co-authored-by: Sveinn í Felli <sv1@fellsnet.is>
2022-09-08 10:24:43 +00:00
Sveinn í Felli 0e0ef137bf Pontoon: Update Icelandic (is) localization of AMO
Co-authored-by: Sveinn í Felli <sv1@fellsnet.is>
2022-09-08 09:59:19 +00:00
ppaiva11144 437f6f0682 Pontoon: Update French (fr) localization of AMO
Co-authored-by: ppaiva11144 <ppaiva11144@gmail.com>
2022-09-08 09:59:11 +00:00
Mathieu Pillard 5d047cbb1b
Trim whitespace in admin search when query contains a comma (#19668)
* Trim whitespace in admin search when query contains a comma

Makes is less likely to return '0 results' just because you accidentally
added a space or a trailing comma in IP search.
2022-09-08 11:46:37 +02:00
Andrew Williamson fbe2590833
update test_login_is_logged to use .ip_address_binary (#19673) 2022-09-08 10:41:28 +01:00
Balázs Meskó 5f3d5ed110 Pontoon: Update Hungarian (hu) localization of AMO
Co-authored-by: Balázs Meskó <meskobalazs@mailbox.org>
2022-09-08 08:32:19 +00:00
Ian Neal 5574242126 Pontoon: Update English (Great Britain) (en-GB) localization of AMO
Co-authored-by: Ian Neal <iann_bugzilla@blueyonder.co.uk>
2022-09-07 23:22:01 +00:00
Théo Chevalier 1258c65d2d Pontoon: Update French (fr) localization of AMO
Co-authored-by: Théo Chevalier <theochevalier@pm.me>
Co-authored-by: ppaiva11144 <ppaiva11144@gmail.com>
2022-09-07 21:40:56 +00:00
Andrew Williamson 2615c6617c
Add IPAddressBinaryField (#19665) 2022-09-07 17:42:11 +01:00