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

Cannot edit app-built-in default application through `init_data.json' #2920

Closed
ladung opened this issue May 3, 2024 · 2 comments · Fixed by #2922
Closed

Cannot edit app-built-in default application through `init_data.json' #2920

ladung opened this issue May 3, 2024 · 2 comments · Fixed by #2922
Assignees
Labels
bug Something isn't working released

Comments

@ladung
Copy link

ladung commented May 3, 2024

Hi guys!
I edited app-build-in in init_data.json file as follows

...........
"applications": [
      {
        "owner": "admin",
        "name": "app-built-in",
        "displayName": "M y-App-Name",
        "logo": "https://static.wixstatic.com/media/uto/My-logo.png",
        "homepageUrl": "https://mypage",
        "description": "",
        "organization": "built-in",
        "cert": "cert-built-in",
        "enablePassword": true,
....

however, when I redeploy  casdoor and login into page, app-build-in application still like this:
image
Could you explain it for me or How can I edit the init_data.json file to update default built-in app?

@casbin-bot
Copy link
Contributor

@casbin-bot casbin-bot added the question Further information is requested label May 3, 2024
@hsluoyz hsluoyz added bug Something isn't working and removed question Further information is requested labels May 4, 2024
@casbin-bot
Copy link
Contributor

🎉 This issue has been resolved in version 1.607.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working released
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants