Cracky5457

Results 10 comments of Cracky5457

Hello, I can confirm on keycloak 15 We are using roles a lot, some client contains 10 000 roles, and some of them are composite Users have role indirectly from...

@jonkoops I will upgrade to last version in few weeks, I will update this card at this moment. Honestly I don't expect a different behaviour, roles are some kind of...

Hey I can confirm this issue on version 21 and 22 Here is an exemple running on a copy of our prod database on official docker running Keycloak 22.0.1 https://prod-clone.mycompany.eu/auth/admin/realms/myrealm/users/2472a3c9-e795-49c0-acce-2534e3c04f45/role-mappings/clients/team/composite...

@jonkoops your welcome We (the Human Brain Project) are going to help to investigate theses issues and hopefully found some improvements. Do you have any leads on how to improve...

Hey aimad, Your fork is a good idea, but the README is mostly wrong, there is a lot of error like ifyou don't override the configuration on the contrary of...

For theses 2 MR if someone want to help to improve them he can, we have to change the wording for parents of a role and also there is a...

This is code of `class UploadLinkView` in 6.3 parent_dir = request.GET.get('p', '/') dir_id = seafile_api.get_dir_id_by_path(repo_id, parent_dir) if not dir_id: error_msg = 'Folder %s not found.' % parent_dir return api_error(status.HTTP_404_NOT_FOUND, error_msg)...

Reverting the `if not parent_dir:` piece of code from UploadFileView is not enought. This should be investigate front end side, why it is sending `p=` without the `/` because fixing...

After investigating we found the issue. You can reproduce it on https://demo.seafile.com/demo - Create a library - Go in your library For exemple I have created https://demo.seafile.com/library/1a80750c-5d57-4360-a645-946a971e47bf/GitHubTicket5035/ Before we was...

Is seafile not developed anymore ? No one care about ticket ? dead project ?