protect all API routes with basic auth #4

Merged
bilal.catic merged 4 commits from add-basic-auth into master 2020-09-04 05:19:51 +02:00
bilal.catic commented 2020-05-21 06:27:21 +02:00 (Migrated from gitlab.com)
  • Protect API routes with basic auth
  • Serve frontend content from private directory through rails controller with basic auth
  • Add procfile and configuration to the package.json needed for Heroku deployment
* Protect API routes with basic auth * Serve frontend content from private directory through rails controller with basic auth * Add procfile and configuration to the package.json needed for Heroku deployment
bilal.catic commented 2020-05-21 06:34:09 +02:00 (Migrated from gitlab.com)

added 1 commit

  • c6aa5dd5 - serve frontend from rails

Compare with previous version

added 1 commit <ul><li>c6aa5dd5 - serve frontend from rails</li></ul> [Compare with previous version](/saburly/gangsta/roraccounting/-/merge_requests/4/diffs?diff_id=91637742&start_sha=ff20aaacb2f03ccb3093265f666099e305682271)
bilal.catic commented 2020-05-21 06:41:29 +02:00 (Migrated from gitlab.com)

marked as a Work In Progress

marked as a **Work In Progress**
bilal.catic commented 2020-05-21 06:45:52 +02:00 (Migrated from gitlab.com)

added 1 commit

  • 5fad8255 - serve frontend from rails

Compare with previous version

added 1 commit <ul><li>5fad8255 - serve frontend from rails</li></ul> [Compare with previous version](/saburly/gangsta/roraccounting/-/merge_requests/4/diffs?diff_id=91638483&start_sha=c6aa5dd52fb1f784e11e44d8a03ae432070fda74)
bilal.catic commented 2020-05-21 07:48:00 +02:00 (Migrated from gitlab.com)

added 1 commit

  • aaa857a6 - add basic auth for rails routes

Compare with previous version

added 1 commit <ul><li>aaa857a6 - add basic auth for rails routes</li></ul> [Compare with previous version](/saburly/gangsta/roraccounting/-/merge_requests/4/diffs?diff_id=91642545&start_sha=5fad825540b0ed7aa69e4c84c70fcd564945d6f8)
bilal.catic commented 2020-05-21 19:58:20 +02:00 (Migrated from gitlab.com)

added 3 commits

  • 5dbd2ec9 - serve frontend from rails through protected route
  • 47fc120c - handle requests for frontend files through secured route
  • e7bcd731 - use https when fetching fonts from googleapis

Compare with previous version

added 3 commits <ul><li>5dbd2ec9 - serve frontend from rails through protected route</li><li>47fc120c - handle requests for frontend files through secured route</li><li>e7bcd731 - use https when fetching fonts from googleapis</li></ul> [Compare with previous version](/saburly/gangsta/roraccounting/-/merge_requests/4/diffs?diff_id=91770008&start_sha=aaa857a6e77232addc6a817d59f21c00723ae8d6)
bilal.catic commented 2020-05-21 20:01:01 +02:00 (Migrated from gitlab.com)

unmarked as a Work In Progress

unmarked as a **Work In Progress**
bilal.catic commented 2020-05-21 20:01:01 +02:00 (Migrated from gitlab.com)

changed the description

changed the description
senaduka commented 2020-09-04 05:19:51 +02:00 (Migrated from gitlab.com)

mentioned in commit 699ab11bc9

mentioned in commit 699ab11bc98adc19b74aad3a6988e84ec92b0955
senaduka (Migrated from gitlab.com) merged commit 699ab11bc9 into master 2020-09-04 05:19:52 +02:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: senaduka/old-roraccounting#4