sandeep.gs

Results 7 issues of sandeep.gs

is it possible to send dropElmModel with 'drop-event' like `drake.emit('drop-model', dropElm, target, source, dropElmModel);` instead `drake.emit('drop-model', dropElm, target, source);`

Is there a way we can skip the file upload and instead provide raw CSV content as a string for column mapping? The requirement is - we get the file...

- [x] I have searched the [issues](https://github.com/ant-design/ant-design/issues) of this repository and believe that this is not a duplicate. ### Reproduction link [https://stackblitz.com/edit/react-maljyb?file=index.js](https://stackblitz.com/edit/react-maljyb?file=index.js) ### Steps to reproduce - Open https://stackblitz.com/edit/react-maljyb?file=index.js -...

🐛 Bug
Inactive

Hi @crewjam and community, First of all, thank you for your work on `crewjam/saml`. This library is a key part of many production systems, and the community really appreciates the...

This resolves the merge conflicts in https://github.com/crewjam/saml/pull/449 In addition to the changes mentioned in the above PR, it also fixes the following - Removes the signature validation using SAMLResponse payload...