🕶 addons.mozilla.org Django app and API 🎉
Перейти к файлу
Mathieu Pillard 34f21aa8f8
Stop storing ip_address in abuse reports - lookup country via geoip instead (#10745)
Stop storing ip_address in abuse reports - lookup country via geoip instead
2019-02-22 12:32:37 +01:00
.circleci
docker
docs Fix abuse API docs missing backticks 2019-02-20 15:28:48 +01:00
locale Pontoon: Update French (fr) localization of AMO 2019-02-22 11:32:12 +00:00
logs
requirements Stop storing ip_address in abuse reports - lookup country via geoip instead (#10745) 2019-02-22 12:32:37 +01:00
scripts
services
src/olympia Stop storing ip_address in abuse reports - lookup country via geoip instead (#10745) 2019-02-22 12:32:37 +01:00
static
storage
tests
.dockerignore
.gitignore Ignore docs/_build again (in the global .gitignore this time) 2019-02-13 17:38:08 +01:00
.jshintrc
.travis.yml Fix codestyle and docs jobs (#10683) 2019-02-13 16:21:05 +01:00
CODE_OF_CONDUCT.md
CONTRIBUTING.rst
Dockerfile Stop storing ip_address in abuse reports - lookup country via geoip instead (#10745) 2019-02-22 12:32:37 +01:00
Dockerfile.perftests
Dockerfile.python2.deploy Stop storing ip_address in abuse reports - lookup country via geoip instead (#10745) 2019-02-22 12:32:37 +01:00
Dockerfile.python3 Stop storing ip_address in abuse reports - lookup country via geoip instead (#10745) 2019-02-22 12:32:37 +01:00
Dockerfile.python3.deploy Stop storing ip_address in abuse reports - lookup country via geoip instead (#10745) 2019-02-22 12:32:37 +01:00
ISSUE_TEMPLATE.md
LICENSE
Makefile Fix codestyle and docs jobs (#10683) 2019-02-13 16:21:05 +01:00
Makefile-docker Fix codestyle and docs jobs (#10683) 2019-02-13 16:21:05 +01:00
Makefile-os Fix codestyle and docs jobs (#10683) 2019-02-13 16:21:05 +01:00
PULL_REQUEST_TEMPLATE.md
README.rst
conftest.py
contribute.json
docker-compose.override.yml
docker-compose.yml
manage.py
package.json fix(package): update addons-linter to version 1.6.1 2019-02-12 19:07:05 +00:00
schematic
settings.py replace django-cors-headers-multi with django-cors-headers (#10704) 2019-02-18 21:04:11 +08:00
settings_test.py Add tests for utf8mb4 encoding (#10726) 2019-02-20 20:15:18 +01:00
setup.cfg
setup.py
tox.ini Fix codestyle and docs jobs (#10683) 2019-02-13 16:21:05 +01:00
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/CODE_OF_CONDUCT.md
    :alt: Code of conduct

.. image:: https://travis-ci.org/mozilla/addons-server.svg?branch=master
    :target: https://travis-ci.org/mozilla/addons-server

.. image:: https://pyup.io/repos/github/mozilla/addons-server/shield.svg
    :target: https://pyup.io/repos/github/mozilla/addons-server/
    :alt: Updates

.. image:: https://codecov.io/gh/mozilla/addons-server/branch/master/graph/badge.svg
    :target: https://codecov.io/gh/mozilla/addons-server

.. image:: https://pyup.io/repos/github/mozilla/addons-server/python-3-shield.svg
    :target: https://pyup.io/repos/github/mozilla/addons-server/
    :alt: Python 3


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 `irc.mozilla.org #amo`_ 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/

You can join our mailing list at https://mail.mozilla.org/listinfo/dev-addons

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


.. 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