🕶 addons.mozilla.org Django app and API 🎉
Перейти к файлу
Mark Striemer a888361aa1 Merge pull request #1909 from mstriemer/remove-fxa-login-action
Don't send an action to FxA to let them guess
2016-03-15 12:09:18 +01:00
configs/init.d remove outdated scripts 2014-08-01 21:17:43 -07:00
docker Upgrade to nodejs 4.x, fixes #1799 2016-03-08 17:11:00 +01:00
docs Merge pull request #1843 from diox/new-detail-api 2016-03-08 15:40:22 +01:00
locale Pontoon: Updated Portuguese (pt-PT) localization of AMO 2016-03-12 22:25:12 +00:00
logs Actually commit logs/.gitkeep 2015-09-18 17:03:01 +01:00
media Revert "Bug 1041873: Add mass deletion tool." 2014-08-06 10:00:08 +02:00
requirements amo-validator==1.10.23 2016-03-14 15:01:23 +01:00
scripts Remove *_current_version crons (fix #1242) 2016-02-03 13:12:54 +01:00
services Soft delete versions; don't allow version number re-use. 2016-02-29 17:15:56 +00:00
src/olympia Merge pull request #1897 from eviljeff/rm-highest-status 2016-03-14 17:15:35 +00:00
static Don't send an action to FxA to let them guess 2016-03-15 10:08:55 +01:00
tmp Adds empty tmp dirs so a fresh clone can run tests, etc, without errors 2011-09-16 18:26:13 -05:00
.git-wtfrc tell git-wtf to ignore gh-pages 2010-01-11 13:26:25 -08:00
.gitignore Add no-cache backend for product-details. 2016-02-25 21:39:55 +01:00
.jshintrc Fixing migration from config.json to .jshintrc 2014-11-12 19:45:54 +01:00
.travis.yml Revert "Use the Travis cache to dramatically speed up test dependency installation." 2015-10-19 16:32:27 -05:00
CONTRIBUTING.rst Use rst instead of md for a rst file 2016-03-10 16:52:36 +00:00
Dockerfile Rename addons-validator to addons-linter and update to latest release. 2016-02-24 10:53:26 +01:00
LICENSE farewell bugzilla 2015-11-25 13:44:49 -08:00
Makefile Remove python path and settings module stuff from makefile 2016-02-24 20:56:56 +01:00
README.rst Add security bugs info 2016-03-04 12:16:10 +00:00
conftest.py Update django-waffle, django-piston, more import path fixes. 2016-01-06 10:48:03 +01:00
contribute.json Update links and contribution information 2016-03-10 17:16:20 +01:00
djdt_settings.py Make it easier to enable the Django Debug Toolbar, and make it work with CSP 2016-01-21 16:05:57 +01:00
docker-compose.yml Fix #1747, remove single quotes as they aren't interpreted as quotes. 2016-02-24 17:45:35 +01:00
manage.py Set a default settings module 2016-02-24 20:51:11 +01:00
package.json Rename addons-validator to addons-linter and update to latest release. 2016-02-24 10:53:26 +01:00
settings.py Remove VALIDATE_ADDONS setting. 2016-03-14 17:20:16 +01:00
settings_test.py Remove VALIDATE_ADDONS setting. 2016-03-14 17:20:16 +01:00
setup.cfg Merge branch 'master' of github.com:mozilla/olympia into feature/restructure-modules 2016-02-04 19:43:32 +01:00
setup.py Remove unused imports from setup.cfg 2016-01-06 10:48:03 +01:00
tox.ini Merge branch 'master' of github.com:mozilla/olympia into feature/restructure-modules 2016-01-22 06:49:19 +01:00
version.json change source in version.json to new repo name 2016-02-05 16:20:28 -08:00

README.rst

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

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

.. image:: https://travis-ci.org/mozilla/addons-server.svg?branch=master
    :target: https://travis-ci.org/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


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://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.org/en/latest/topics/install/docker.html
.. _`irc://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