Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Tenzing
/
pdf-customizer
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
b51f109c
authored
2016-05-18 10:36:43 -0400
by
Jeff Balicki
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
r
1 parent
83129612
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
5 deletions
public/files/js/interface.js
public/files/js/interface.js
View file @
b51f109
...
...
@@ -7,11 +7,7 @@ var settings = {
"crossDomain"
:
true
,
"url"
:
"http://pdf-customizer.synapsus.co/api/authenticate"
,
"method"
:
"POST"
,
"headers"
:
{
"authorization"
:
"Basic amVmZkBnb3RlbnppbmcuY29tOjUxODg2Mg=="
,
"cache-control"
:
"no-cache"
,
"postman-token"
:
"fe3549e8-0ba4-6214-c850-35863ef49a92"
},
"processData"
:
false
,
"contentType"
:
false
,
"mimeType"
:
"multipart/form-data"
,
...
...
Please
register
or
sign in
to post a comment