Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix : Use admin group on LDAP #285

Open
wants to merge 6 commits into
base: testing
Choose a base branch
from

Conversation

Gildas-GH
Copy link
Member

Problem

  • The "Wekan Admin" permission is no longer created since 9e04f10
  • The documentation wasn't updated, neither was the configuration in .env so I think that it was a mistake/
  • Uncommenting the line works : the group is created and the Admin Panel appears for users having the permission. When the permission is removed, the user has to logout of Wekan for the changes to take effect.
  • The admin user is asked at installation but not used in the scripts

Solution

  • Remove admin question
  • Uncomment permission admin

PR Status

  • Code finished and ready to be reviewed/tested
  • The fix/enhancement were manually tested (if applicable)

Automatic tests

Automatic tests can be triggered on https://ci-apps-dev.yunohost.org/ after creating the PR, by commenting "!testme", "!gogogadgetoci" or "By the power of systemd, I invoke The Great App CI to test this Pull Request!". (N.B. : for this to work you need to be a member of the Yunohost-Apps organization)


It might solve the problem raised in this thread

@ericgaspar ericgaspar changed the base branch from master to testing December 17, 2023 17:39
@yalh76
Copy link
Member

yalh76 commented Feb 5, 2024

!testme

@yunohost-bot
Copy link
Contributor

Fingers crossed!
Test Badge

@Gildas-GH
Copy link
Member Author

!testme

@yunohost-bot
Copy link
Contributor

🌻
Test Badge

@Gildas-GH
Copy link
Member Author

!testme

@yunohost-bot
Copy link
Contributor

😜
Test Badge

@yunohost-bot
Copy link
Contributor

📖
Test Badge

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants