Mehmet Şirin Usanmaz
Results
4
issues of
Mehmet Şirin Usanmaz
Upgrade Crowd Version to 3.7.0(latest)
Fix CommonJS named export error in esm-utils (Issue #5156) This PR addresses the issue described in #5156, where a named export error occurs with CommonJS modules. The following changes have...
Fix FileItemPartAdapter.getName() to return the file name instead of field name This PR addresses the issue where `FileItemPartAdapter.getName()` returns the field name instead of the file name. The following changes...