You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks @sumit-158
Here are some starter info:
The code to modify is in uri.py .
There is some unit test available. But the most reliable is probably the integration test available in common test folder.
The Identifiers generated were encoded in base64 to avoid tomact security issues. This approach seemed deprecated two years ago and it was better not to encode. But I would need to check a couple of things first. The code has moved in two years, and this might be handled diferently now. I'll get back to you ASAP
This is used in Elastic search cache. Ids are base64 encoded, so likely useless and breaking a lot of things.
The text was updated successfully, but these errors were encountered: