GitHub user janhoy opened a pull request:
https://github.com/apache/lucene-solr/pull/465
SOLR-7896: Add a login page to Admin UI, with initial support for Basic Auth
First cut for basic auth
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/cominvent/lucene-solr solr7896-admin-login
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/lucene-solr/pull/465.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #465
----
commit 217e0a546a6c64dca32c4c1828435eec1972bfb1
Author: Jan Høydahl <janhoy@...>
Date: 2018-10-09T11:49:25Z
SOLR-7896: Add a login page to Admin UI, with initial support for Basic Auth
commit 818f71010a7e970fee346ffeeb2e827c846883f7
Author: Jan Høydahl <janhoy@...>
Date: 2018-10-09T13:33:31Z
More docs
Handle more errors
Use external base64 library
Fix precommit
commit 0d8155b55a28dd1d40786c1b4e6edb2a4f55a8b6
Author: Jan Høydahl <janhoy@...>
Date: 2018-10-09T13:36:06Z
Merge branch 'master' into solr7896-admin-login
# Conflicts:
#
solr/solrj/src/java/org/apache/solr/client/solrj/request/MultiContentWriterRequest.java
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]