Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
gy4443
chemotion_eln_server
Commits
3d5b2a5f
Commit
3d5b2a5f
authored
Jun 21, 2017
by
jasonych99
Committed by
PiTrem
Sep 27, 2017
Browse files
open public access to ketcher clean_up btn
parent
e95756cb
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/api/api.rb
View file @
3d5b2a5f
...
...
@@ -21,7 +21,8 @@ class API < Grape::API
end
def
is_public_request?
request
.
path
.
include?
(
'/api/v1/public/'
)
request
.
path
.
include?
(
'/api/v1/public/'
)
||
request
.
path
.
include?
(
'/api/v1/ketcher/layout'
)
end
def
cache_key
search_method
,
arg
,
molfile
,
collection_id
,
molecule_sort
,
opt
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment