Client side declarations are in the SCP folders see below..
<link rel="stylesheet" href="/scp/css/typeahead.css?ca95150">
<script src="/scp/js/bootstrap-typeahead.js?ca95150"></script>
is there any valid reason why these 2 files are in the SCP folder???
We use folder passwords and this messes up the front -end ... we end up having to modify the code with every software update to have the JS and the CSS for the front end in the /JS and /CSS folders rather than in SCP/CSS
Can we move these files in the next release so that people doing htpass digest methods for security don't have to do extra work.?
Thanks!