🕶 addons.mozilla.org Django app and API 🎉
Перейти к файлу
dependabot[bot] 03073c656f
Bump mccabe from 0.6.1 to 0.7.0 in /requirements (#18673)
Bumps [mccabe](https://github.com/pycqa/mccabe) from 0.6.1 to 0.7.0.
- [Release notes](https://github.com/pycqa/mccabe/releases)
- [Commits](https://github.com/pycqa/mccabe/compare/0.6.1...0.7.0)

---
updated-dependencies:
- dependency-name: mccabe
  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>
2022-01-24 12:35:17 +01:00
.circleci Update MySQL releases GPG key (#18636) 2022-01-18 12:03:57 +01:00
.github
docker Update MySQL releases GPG key (#18636) 2022-01-18 12:03:57 +01:00
docs return 'ERROR_AUTHENTICATION_EXPIRED', when there's a session auth mismatch (#18670) 2022-01-24 10:48:10 +00:00
locale Pontoon: Update Hungarian (hu) localization of AMO 2022-01-24 10:41:56 +00:00
logs
private
requirements Bump mccabe from 0.6.1 to 0.7.0 in /requirements (#18673) 2022-01-24 12:35:17 +01:00
scripts
services
src/olympia return 'ERROR_AUTHENTICATION_EXPIRED', when there's a session auth mismatch (#18670) 2022-01-24 10:48:10 +00:00
static Add form to generate site permission add-ons (#18597) 2022-01-14 15:30:51 +01:00
storage
tests
.dockerignore
.gitignore
.jshintrc
.prettierignore
.prettierrc
.readthedocs.yml Add readthedocs config file to force Python 3.9 to be used (#18642) 2022-01-19 11:57:01 +01:00
Dockerfile
Dockerfile.deploy
Dockerfile.perftests
LICENSE
Makefile
Makefile-docker
Makefile-os
README.rst
conftest.py
contribute.json
docker-compose.override.yml
docker-compose.private.yml
docker-compose.yml
jest.config.js
manage.py
package-lock.json Lock file maintenance (#18625) 2022-01-18 18:32:07 +01:00
package.json Update dependency addons-linter to v4.6.0 (#18598) 2022-01-11 15:21:03 +01:00
pyproject.toml
renovate.json
settings.py
settings_test.py update our Storage class and django 3.2.11 (#18581) 2022-01-11 12:29:40 +00:00
setup.cfg
setup.py
version.json

README.rst

Этот файл содержит неоднозначные символы Юникода!

Этот файл содержит неоднозначные символы Юникода, которые могут быть перепутаны с другими в текущей локали. Если это намеренно, можете спокойно проигнорировать это предупреждение. Используйте кнопку Экранировать, чтобы подсветить эти символы.

.. image:: https://img.shields.io/badge/%E2%9D%A4-code%20of%20conduct-blue.svg
    :target: https://github.com/mozilla/addons-server/blob/master/.github/CODE_OF_CONDUCT.md
    :alt: Code of conduct

.. image:: https://circleci.com/gh/mozilla/addons-server.svg?style=svg
    :target: https://circleci.com/gh/mozilla/addons-server


Addons-Server
=============

Welcome to the Addons Server repository!  Please feel free to visit the web page of the current project hosted on `addons.mozilla.org`_. If you want to install it follow our guide located in `install docs`_.  We'd love your help!  You can come talk to us on `Matrix #amo:mozilla.org`_ if you have any questions.

Please report bugs here: https://github.com/mozilla/addons/issues or https://github.com/mozilla/addons-server/issues
You can access the AMO dev environment at https://addons-dev.allizom.org/ and the AMO stage environment at https://addons.allizom.org/


.. _`addons.mozilla.org`: https://addons.mozilla.org
.. _`install docs`: https://addons-server.readthedocs.io/en/latest/topics/install/docker.html
.. _`Matrix #amo:mozilla.org`: https://chat.mozilla.org/#/room/#amo:mozilla.org


.. marker-for-security-bug-inclusion-do-not-remove

Security Bug Reports
--------------------

This code and its associated production web page are included in the Mozillas web and services `bug bounty program`_. If you find a security vulnerability, please submit it via the process outlined in the program and `FAQ pages`_. Further technical details about this application are available from the `Bug Bounty Onramp page`_.

Please submit all security-related bugs through Bugzilla using the `web security bug form`_. Never submit security-related bugs through a Github Issue or by email.

.. _bug bounty program: https://www.mozilla.org/en-US/security/web-bug-bounty/
.. _FAQ pages: https://www.mozilla.org/en-US/security/bug-bounty/faq-webapp/
.. _Bug Bounty Onramp page: https://wiki.mozilla.org/Security/BugBountyOnramp/
.. _web security bug form: https://bugzilla.mozilla.org/form.web.bounty