🕶 addons.mozilla.org Django app and API 🎉
Перейти к файлу
Bob Silverberg 2bd1adb585
Allow Fake FxA login page to redirect to :7000 (#18718)
2022-02-01 14:34:44 -05:00
.circleci Update MySQL releases GPG key (#18636) 2022-01-18 12:03:57 +01:00
.github Bump black from 21.12b0 to 22.1.0 in /requirements (#18722) 2022-01-31 13:17:14 +01:00
docker Update MySQL releases GPG key (#18636) 2022-01-18 12:03:57 +01:00
docs Remove all references to `reviewer_name` (#18690) 2022-01-27 10:12:30 -05:00
locale Pontoon: Update Ukrainian (uk) localization of AMO 2022-02-01 19:09:13 +00:00
logs
private
requirements Bump django from 3.2.11 to 3.2.12 in /requirements (#18732) 2022-02-01 14:05:30 +01:00
scripts Use DB sessions; store refresh tokens in session; use for frontend auth too (#18475) 2022-01-25 18:24:19 +00:00
services Remove dead code from update service (#18443) 2021-12-02 14:02:23 +01:00
src/olympia Allow Fake FxA login page to redirect to :7000 (#18718) 2022-02-01 14:34:44 -05:00
static Add form to generate site permission add-ons (#18597) 2022-01-14 15:30:51 +01:00
storage
tests run pyupgrade (#17603) 2021-08-05 15:00:44 +01:00
.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 upgrade to python39 (#17945) 2021-09-22 14:52:54 +01:00
Dockerfile.deploy upgrade to python39 (#17945) 2021-09-22 14:52:54 +01:00
Dockerfile.perftests
LICENSE It's 2022. 2022-01-03 12:35:45 +01:00
Makefile
Makefile-docker Update dependency jquery-ui to v1.13.0 (#18072) 2021-10-19 12:22:22 +01:00
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 Update dependency addons-linter to v4.8.0 (#18727) 2022-02-01 14:06:30 +01:00
package.json Update dependency addons-linter to v4.8.0 (#18727) 2022-02-01 14:06:30 +01:00
pyproject.toml
renovate.json
settings.py Allow Fake FxA login page to redirect to :7000 (#18718) 2022-02-01 14:34:44 -05:00
settings_test.py Allow Fake FxA login page to redirect to :7000 (#18718) 2022-02-01 14:34:44 -05: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