🕶 addons.mozilla.org Django app and API 🎉
Перейти к файлу
William Durand 0e5a4d0e6d
Create a run_yara task (#12005)
2019-08-07 17:34:54 +02:00
.circleci Add python script for fxa email gen. (#11954) 2019-07-30 09:38:50 -05:00
docker Fix uwsgi autoreload. (#11992) 2019-08-05 11:44:29 +02:00
docs remove more (all?) personas cruft (#12031) 2019-08-06 19:39:20 +01:00
locale Pontoon: Update Bulgarian (bg) localization of AMO 2019-08-07 11:14:10 +00:00
logs
requirements Create a run_yara task (#12005) 2019-08-07 17:34:54 +02:00
scripts Clear last_login_ip on users deleted for more than a year 2019-08-05 14:08:31 +02:00
services remove more (all?) personas cruft (#12031) 2019-08-06 19:39:20 +01:00
src/olympia Create a run_yara task (#12005) 2019-08-07 17:34:54 +02:00
static remove more (all?) personas cruft (#12031) 2019-08-06 19:39:20 +01:00
storage Expose correct addons and user-media paths in docker container. (#9706) 2018-10-16 13:45:29 +02:00
tests Add python script for fxa email gen. (#11954) 2019-07-30 09:38:50 -05:00
.dockerignore WIP: Cleanup locustio based performance / smoke tests, add more entities (#8358) 2018-05-30 16:46:16 +02:00
.gitignore Create a run_yara task (#12005) 2019-08-07 17:34:54 +02:00
.jshintrc
.travis.yml Update 'file' version to fix json<->html detection for reviewe… (#11690) 2019-06-25 05:04:56 -07:00
CODE_OF_CONDUCT.md Update CODE_OF_CONDUCT.md 2019-03-29 14:32:50 +01:00
CONTRIBUTING.rst Add a note about "good first bug" procedure (#3175) 2016-08-01 21:33:29 +02:00
Dockerfile Add python script for fxa email gen. (#11954) 2019-07-30 09:38:50 -05:00
Dockerfile.deploy Add python script for fxa email gen. (#11954) 2019-07-30 09:38:50 -05:00
Dockerfile.perftests WIP: Cleanup locustio based performance / smoke tests, add more entities (#8358) 2018-05-30 16:46:16 +02:00
ISSUE_TEMPLATE.md Update first line of issue template 2016-09-14 09:23:24 +01:00
LICENSE Update copyright notice, I think it's 2016 already. (#2806) 2016-05-31 06:22:19 +02:00
Makefile Fix codestyle and docs jobs (#10683) 2019-02-13 16:21:05 +01:00
Makefile-docker Use django-babel for for Django 2.x compatibility 2019-05-28 09:23:20 +02:00
Makefile-os Fix uwsgi autoreload. (#11992) 2019-08-05 11:44:29 +02:00
PULL_REQUEST_TEMPLATE.md Fix type and grammar in PR_TEMPLATE (#10036) 2018-11-21 11:07:21 +00:00
README.rst fixing a couple of typos 2017-09-10 21:42:04 +01:00
conftest.py Remove all usage of 'six' and as much compat code as I could f… (#11730) 2019-07-16 12:01:31 +02:00
contribute.json Update irc contacts in contribute.json (#9537) 2018-09-26 13:49:19 +01:00
docker-compose.override.yml Addon Install Test (#6641) 2018-01-12 06:58:00 +01:00
docker-compose.yml Revert custom image tag 2019-07-22 16:28:29 +02:00
manage.py Set a default settings module 2016-02-24 20:51:11 +01:00
package.json Update addons-linter to 1.11.1 (#11889) 2019-07-23 20:55:13 +02:00
schematic move schematic from mozilla/schematic (#10537) 2019-01-30 20:30:31 +08:00
settings.py Merge pull request from GHSA-jq22-wqf5-666p 2019-07-18 16:52:11 +01:00
settings_test.py Re-add Django-Debug-Toolbar for easier debugging, particularly in the admin 2019-07-03 22:43:09 +02:00
setup.cfg Remove all usage of 'six' and as much compat code as I could f… (#11730) 2019-07-16 12:01:31 +02:00
setup.py
tox.ini Update sphinx to 2.0.0 (#11057) 2019-04-02 16:12:39 +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