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

dhavalrajpara pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ranger.git


    from 2b2da8d79 RANGER-4972 : Ranger User Type federated user should not log 
into Ranger for doing any operation
     add 03bca8e90 RANGER-4833 : Upgrade from Bootbox.js to Bootprompt.js

No new revisions were added by this update.

Summary of changes:
 .../main/webapp/libs/bower/bootbox/js/bootbox.js   | 1246 --------------------
 .../webapp/libs/bower/bootprompt/bootprompt.js     | 1138 ++++++++++++++++++
 security-admin/src/main/webapp/scripts/Init.js     |    8 +-
 .../src/main/webapp/scripts/routers/Router.js      |   41 +-
 .../src/main/webapp/scripts/utils/XALangSupport.js |   57 -
 .../src/main/webapp/scripts/utils/XAUtils.js       |   26 +-
 .../views/permissions/ModulePermsTableLayout.js    |    1 -
 .../webapp/scripts/views/service/ServiceCreate.js  |   22 +-
 8 files changed, 1192 insertions(+), 1347 deletions(-)
 delete mode 100644 
security-admin/src/main/webapp/libs/bower/bootbox/js/bootbox.js
 create mode 100644 
security-admin/src/main/webapp/libs/bower/bootprompt/bootprompt.js

Reply via email to