luccioman
a8316c79da
Allow JS resorting of search results by unauthenticated users
...
Acces rate limitations to this search mode by unauthenticated users are
set low by default to prevent unwanted server overload but can be
customized through the SearchAccessRate_p.html configuration page
Fixes #291
6 years ago
luccioman
4f0ab318ef
Fixed snippets statistics displayed "provided by Solr" count
7 years ago
luccioman
a3ec7a7a5f
Added analysis optional setting to compute statistics on text snippets
...
Thus producing some basic stats on processing times for snippets
generation and counts on snippets per source type.
7 years ago
luccioman
8a4ea1c11e
Added UI switch to control content domain constraint per search request
7 years ago
luccioman
36a45b3905
Added UI setting for strictness of content-type checking on media search
7 years ago
luccioman
d42c1773c8
Added UI setting for optional encryption with https on p2p searches
7 years ago
luccioman
9049a926a5
Restrict JS results resorting to authenticated users.
...
Until a more efficient DOM refresh model needing less XHR requests per
search is implemented.
7 years ago
luccioman
57a1007772
Added new graphical setting for browser JS/On demand results resorting.
7 years ago
luccioman
665d087d76
Enforced access controls on a few more administration pages.
...
- ensure use of HTTP POST method when performing server side effect
operations
- transaction token required to ensure the request has effectively been
requested by user interaction
8 years ago
luccioman
09e72eb0a4
Set Config Portal as a private administration page.
...
Consistently with its required action from submission credentials, and
because external unauthenticated users do not need to access these
settings.
8 years ago