mirror of
https://github.com/valitydev/redash.git
synced 2024-11-07 01:25:16 +00:00
e61a5f3567
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. |
||
---|---|---|
.. | ||
app | ||
test | ||
.bowerrc | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
.jshintrc | ||
.travis.yml | ||
bower.json | ||
favicon.ico | ||
gulpfile.js | ||
package.json |