Skip to content

Limit Incoming API to localhost + auth

Victor requested to merge shyba/soledad:8867 into master

Steps:

  • localhost realm
  • file based token checker
  • localhost resource
  • .tac for localhost
  • move incoming api writer to localhost resource
  • change packaging files
  • test in cdev

Main issue:

Related Issues:

Note: this isn't meant to close all issues with one MR, but it does contain code based on discussion in all of them.

Edited by Victor

Merge request reports