🕶 addons.mozilla.org Django app and API 🎉
Перейти к файлу
Christopher Grebs 717ca578ce Add configured domain to ALLOWED_HOSTS. Fixes circleci tests and our runserver. (#3918)
* Add configured domain to ALLOWED_HOSTS. Fixes circleci tests and our runserver.
* Correctly map uitests to olympia.dev
2016-11-02 16:56:10 +01:00
configs/init.d
docker
docs Correct reference to install-with-docker section. Fixes #3897 2016-10-31 10:58:34 +01:00
locale Pontoon: Update Danish (da) localization of AMO 2016-11-02 15:21:44 +00:00
logs
requirements Merge pull request #3893 from mozilla/update-dev-dependencies 2016-11-02 13:57:45 +01:00
scripts
services
src/olympia Merge pull request #3893 from mozilla/update-dev-dependencies 2016-11-02 13:57:45 +01:00
static Update "Use original" link alignment on avatar picker (fixes #3835) 2016-10-21 18:33:36 -05:00
tests/ui
tmp
.gitignore
.jshintrc
.travis.yml
CONTRIBUTING.rst
Dockerfile
Dockerfile.deploy Remove settings_local.pyc file 2016-10-31 21:35:21 -07:00
ISSUE_TEMPLATE.md
LICENSE
Makefile
README.rst
circle.yml Add configured domain to ALLOWED_HOSTS. Fixes circleci tests and our runserver. (#3918) 2016-11-02 16:56:10 +01:00
codecov.yml
conftest.py
contribute.json
docker-compose.override.yml
docker-compose.yml
manage.py
package.json chore(package): update addons-linter to version 0.15.8 2016-10-27 14:00:53 +01:00
settings.py Add configured domain to ALLOWED_HOSTS. Fixes circleci tests and our runserver. (#3918) 2016-11-02 16:56:10 +01:00
settings_test.py
setup.cfg
setup.py
tox.ini
version.json

README.rst

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

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

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

.. image:: https://buildtimetrend.herokuapp.com/badge/mozilla/addons-server/
    :alt: Buildtime Trend badge
    :target: https://buildtimetrend.herokuapp.com/dashboard/mozilla/addons-server

.. image:: https://requires.io/github/mozilla/addons-server/requirements.svg?branch=master
    :target: https://requires.io/github/mozilla/addons-server/requirements/?branch=master

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

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

Welcome to the Addons Server!  This is `addons.mozilla.org`_.

We have some good `install docs`_ if you want to try it out.  We'd love
your help!  You can come talk to us on `irc.mozilla.org #amo`_ if you
have 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/

You can access 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 website are included in
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