redash/rd_ui
Thomas Sibley e61a5f3567 Support for remote user authentication via a trusted request header
This allows redash to use nearly any custom authentication setup.
Authentication via the REMOTE_USER environment variable is not provided
as it's deemed unlikely to ever be used.

Note that, like existing authentication providers, if you disable
password authentication and the remote user auth is unsuccessful
(probably due to a misconfiguration), then you'll get a redirect
loop of /login ⇄  /remote_user/login.
2016-03-21 17:00:16 -07:00
..
app Support for remote user authentication via a trusted request header 2016-03-21 17:00:16 -07:00
test Remove highcharts as it's not used anymore 2015-12-06 21:05:35 +02:00
.bowerrc Initial commit. 2013-10-25 10:26:07 +03:00
.editorconfig Initial commit. 2013-10-25 10:26:07 +03:00
.gitattributes Initial commit. 2013-10-25 10:26:07 +03:00
.gitignore Initial commit. 2013-10-25 10:26:07 +03:00
.jshintrc Feature: pivots are now regular visualizations that can be *saved*. 2016-02-14 15:17:52 +02:00
.travis.yml testing infra: updated Karma and Grunt 2014-07-30 14:28:00 +03:00
bower.json Close #772: upgrade to latest PivotTable.js lib 2016-02-14 14:40:01 +02:00
favicon.ico New logo 2015-05-12 10:25:57 +03:00
gulpfile.js Include public.html in frontend build 2016-03-21 13:12:01 +02:00
package.json Switch to Gulp from Grunt 2016-02-09 14:59:19 +02:00