You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@solr.apache.org by th...@apache.org on 2021/07/29 16:12:57 UTC

[solr] branch main updated (1925693 -> dce4c7f)

This is an automated email from the ASF dual-hosted git repository.

thelabdude pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/solr.git.


    from 1925693  SOLR-15482: correct CHANGES.txt entry erroneously refering to SOLR-15531
     add dce4c7f  SOLR-15568: Don't render the Schema Designer screen if user is not authorized (#240)

No new revisions were added by this update.

Summary of changes:
 .../solr/handler/designer/SchemaDesignerAPI.java   | 11 ++++----
 solr/webapp/web/index.html                         |  2 +-
 solr/webapp/web/js/angular/app.js                  | 11 +++++++-
 .../web/js/angular/controllers/collections.js      |  3 +++
 .../web/js/angular/controllers/schema-designer.js  | 30 ++++++++++++++++------
 solr/webapp/web/partials/schema-designer.html      |  7 +++--
 6 files changed, 47 insertions(+), 17 deletions(-)