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

[WIP] Improved authentication scheme #118

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

Commits on Jun 21, 2019

  1. Removed docker examples

    MadsNielsen committed Jun 21, 2019
    Configuration menu
    Copy the full SHA
    d68b8e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2427b88 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2019

  1. Move pac.rb to bin folder

    JKrag committed Jul 25, 2019
    Configuration menu
    Copy the full SHA
    c1b7e4a View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2019

  1. Update decorators.rb

    MadsNielsen committed Aug 15, 2019
    Configuration menu
    Copy the full SHA
    f36e67b View commit details
    Browse the repository at this point in the history
  2. Update decorators.rb

    MadsNielsen committed Aug 15, 2019
    Configuration menu
    Copy the full SHA
    0ee14cf View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2019

  1. Removed unused stuff

    MadsNielsen committed Aug 16, 2019
    Configuration menu
    Copy the full SHA
    af5c80a View commit details
    Browse the repository at this point in the history
  2. Cleanup

    MadsNielsen committed Aug 16, 2019
    Configuration menu
    Copy the full SHA
    f13686c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd6df42 View commit details
    Browse the repository at this point in the history
  4. Update stuff

    MadsNielsen committed Aug 16, 2019
    Configuration menu
    Copy the full SHA
    a178975 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    45a4a1e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d6923c2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    62baaf9 View commit details
    Browse the repository at this point in the history
  8. Update dockerfile

    MadsNielsen committed Aug 16, 2019
    Configuration menu
    Copy the full SHA
    422f218 View commit details
    Browse the repository at this point in the history
  9. Simpler dockerfile

    MadsNielsen committed Aug 16, 2019
    Configuration menu
    Copy the full SHA
    cf314bb View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2019

  1. Configuration menu
    Copy the full SHA
    4ceb586 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21eaf71 View commit details
    Browse the repository at this point in the history
  3. More deletes

    MadsNielsen committed Aug 23, 2019
    Configuration menu
    Copy the full SHA
    4732a11 View commit details
    Browse the repository at this point in the history
  4. Updated and fixed test

    MadsNielsen committed Aug 23, 2019
    Configuration menu
    Copy the full SHA
    2a4d18e View commit details
    Browse the repository at this point in the history
  5. Fix newline

    MadsNielsen committed Aug 23, 2019
    Configuration menu
    Copy the full SHA
    c33945e View commit details
    Browse the repository at this point in the history
  6. Fixup

    MadsNielsen committed Aug 23, 2019
    Configuration menu
    Copy the full SHA
    447c081 View commit details
    Browse the repository at this point in the history
  7. Fixed issue

    MadsNielsen committed Aug 23, 2019
    Configuration menu
    Copy the full SHA
    3e5d0b7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a4b8905 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2019

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

Commits on Sep 13, 2019

  1. Improve auth. Step 1

    MadsNielsen committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    378851a View commit details
    Browse the repository at this point in the history
  2. Update

    MadsNielsen committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    2f0c9f1 View commit details
    Browse the repository at this point in the history
  3. Update

    MadsNielsen committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    e68bf7a View commit details
    Browse the repository at this point in the history
  4. Fixed

    MadsNielsen committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    94603ab View commit details
    Browse the repository at this point in the history
  5. Authorization

    MadsNielsen committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    b12da01 View commit details
    Browse the repository at this point in the history
  6. Authorization

    MadsNielsen committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    1d33831 View commit details
    Browse the repository at this point in the history
  7. Authorization

    MadsNielsen committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    9279a03 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2019

  1. Use authorization

    MadsNielsen committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    b17e1ef View commit details
    Browse the repository at this point in the history
  2. Bunch of optimizations

    MadsNielsen committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    31df965 View commit details
    Browse the repository at this point in the history
  3. Added ERB template

    MadsNielsen committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    3852a0b View commit details
    Browse the repository at this point in the history
  4. Do not eval on auth

    MadsNielsen committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    fcd4fd1 View commit details
    Browse the repository at this point in the history
  5. Ignore this

    MadsNielsen committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    5275a35 View commit details
    Browse the repository at this point in the history
  6. Stuff

    MadsNielsen committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    c3ed461 View commit details
    Browse the repository at this point in the history
  7. Added settings

    MadsNielsen committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    187bcf2 View commit details
    Browse the repository at this point in the history
  8. Added settings

    MadsNielsen committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    2d4bfa2 View commit details
    Browse the repository at this point in the history
  9. Added settings

    MadsNielsen committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    ed871c7 View commit details
    Browse the repository at this point in the history
  10. Added settings

    MadsNielsen committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    b43378f View commit details
    Browse the repository at this point in the history
  11. Added settings

    MadsNielsen committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    e0749bb View commit details
    Browse the repository at this point in the history
  12. Added settings

    MadsNielsen committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    d81cf29 View commit details
    Browse the repository at this point in the history
  13. Netrc

    MadsNielsen committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    54ed61e View commit details
    Browse the repository at this point in the history
  14. Spelling

    MadsNielsen committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    5b65d9f View commit details
    Browse the repository at this point in the history
  15. Hmm

    MadsNielsen committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    a7d1ec0 View commit details
    Browse the repository at this point in the history
  16. Whoops

    MadsNielsen committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    5a6dded View commit details
    Browse the repository at this point in the history
  17. Whoops

    MadsNielsen committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    0326b73 View commit details
    Browse the repository at this point in the history
  18. Delete newlines

    MadsNielsen committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    193c62b View commit details
    Browse the repository at this point in the history
  19. Fixed issue

    MadsNielsen committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    857763d View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    385872e View commit details
    Browse the repository at this point in the history
  21. Removed puts

    MadsNielsen committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    093a73c View commit details
    Browse the repository at this point in the history
  22. Dont include ruby code

    MadsNielsen committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    1822892 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    dd6e792 View commit details
    Browse the repository at this point in the history
  24. Improved Auth

    MadsNielsen committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    2485320 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2019

  1. Configuration menu
    Copy the full SHA
    132d6cc View commit details
    Browse the repository at this point in the history
  2. Spelling

    MadsNielsen committed Sep 27, 2019
    Configuration menu
    Copy the full SHA
    6b2c661 View commit details
    Browse the repository at this point in the history