Skip to content

Commit

Permalink
Allow authorization header in requests from UD
Browse files Browse the repository at this point in the history
Signed-off-by: Oleksandr Garagatyi <ogaragat@redhat.com>
  • Loading branch information
Oleksandr Garagatyi committed Sep 24, 2018
1 parent 50e20b6 commit 4fa60f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .htaccess
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
Header set Access-Control-Allow-Origin "*"
Header set Access-Control-Allow-Headers "Authorization"
DirectoryIndex README.md

0 comments on commit 4fa60f2

Please sign in to comment.