Dhaval Rajpara created RANGER-5389:
--------------------------------------
Summary: Replace unmaintained jquery-cookie library with modern
alternative
Key: RANGER-5389
URL: https://issues.apache.org/jira/browse/RANGER-5389
Project: Ranger
Issue Type: Improvement
Components: Ranger
Affects Versions: 2.8.0
Reporter: Dhaval Rajpara
Assignee: Dhaval Rajpara
Replace unmaintained jquery-cookie library with modern alternative.
In Ranger Admin, the jquery-cookie library is currently used to set cookies.
However, this functionality can be easily handled using native JavaScript
without relying on any external library.
Hence, we are removing the jquery-cookie library from the codebase.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)