Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated code to start with a single command and updated README #178

Open
wants to merge 41 commits into
base: master
Choose a base branch
from

Commits on Oct 10, 2018

  1. attempt at adding letsencrypt

    rbmy committed Oct 10, 2018
    Configuration menu
    Copy the full SHA
    cfad0e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e214c6 View commit details
    Browse the repository at this point in the history
  3. attempt at adding letsencrypt

    rbmy committed Oct 10, 2018
    Configuration menu
    Copy the full SHA
    cecd771 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2677c9c View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2018

  1. Configuration menu
    Copy the full SHA
    9c5ad86 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2018

  1. attempt at adding letsencrypt

    rbmy committed Oct 14, 2018
    Configuration menu
    Copy the full SHA
    595b33f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    502f512 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b3d082f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2ef1b5b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0a20e83 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2018

  1. Configuration menu
    Copy the full SHA
    b4ab608 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    911c28a View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2018

  1. Configuration menu
    Copy the full SHA
    ebdf62b View commit details
    Browse the repository at this point in the history
  2. attempt at adding letsencrypt

    rbmy committed Oct 16, 2018
    Configuration menu
    Copy the full SHA
    8dd37e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a35061 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b38c933 View commit details
    Browse the repository at this point in the history
  5. attempt at adding letsencrypt

    rbmy committed Oct 16, 2018
    Configuration menu
    Copy the full SHA
    86160e2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7c89b2c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6328542 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7c8dd98 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7e537c0 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2018

  1. Configuration menu
    Copy the full SHA
    1c1f092 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2018

  1. Configuration menu
    Copy the full SHA
    45c4293 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b852e4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d29adb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d8c4b47 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6236452 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4cccd58 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2018

  1. Configuration menu
    Copy the full SHA
    1f2df76 View commit details
    Browse the repository at this point in the history
  2. oops deleted the sample.env

    rbmy committed Dec 4, 2018
    Configuration menu
    Copy the full SHA
    50c26d2 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2019

  1. Configuration menu
    Copy the full SHA
    74dc10d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from rbmy/feature/docker-v2

    Feature/docker v2
    rbmy authored Feb 9, 2019
    Configuration menu
    Copy the full SHA
    189cfc3 View commit details
    Browse the repository at this point in the history
  3. 1 django vulnerability found in requirements.txt

    CVE-2019-3498 More information
    
    low severity
    Vulnerable versions: >= 2.1.0, < 2.1.5
    Patched version: 2.1.5
    In Django 1.11.x before 1.11.18, 2.0.x before 2.0.10, and 2.1.x before 2.1.5, an Improper Neutralization of Special Elements in Output Used by a Downstream Component issue exists in django.views.defaults.page_not_found(), leading to content spoofing (in a 404 error page) if a user fails to recognize that a crafted URL has malicious content.
    rbmy committed Feb 9, 2019
    Configuration menu
    Copy the full SHA
    c8f22f1 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2019

  1. Configuration menu
    Copy the full SHA
    7e0afa7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    722c6e0 View commit details
    Browse the repository at this point in the history
  3. Added environment variable to DJANGO_ENV

    Used to distinguish between prod and test environment settings
    rbmy committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    0d474c1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ca2b682 View commit details
    Browse the repository at this point in the history
  5. Cleaning and fixing static file retrieval

    added helpful comments as well as moved some things around.
    rbmy committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    034727c View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2019

  1. Initial rewrite of setup

    rbmy committed Feb 17, 2019
    Configuration menu
    Copy the full SHA
    ced4cfc View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2019

  1. Move cmds for static and database migration

    Moved commands from Dockerfile to docker-compose file
    rbmy committed Mar 20, 2019
    Configuration menu
    Copy the full SHA
    31aecf9 View commit details
    Browse the repository at this point in the history
  2. Updated README

    rbmy committed Mar 20, 2019
    Configuration menu
    Copy the full SHA
    fdf5af4 View commit details
    Browse the repository at this point in the history