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

Add a "reset API secret" button #25

Open
MarcelWaldvogel opened this issue Jun 9, 2017 · 2 comments
Open

Add a "reset API secret" button #25

MarcelWaldvogel opened this issue Jun 9, 2017 · 2 comments

Comments

@MarcelWaldvogel
Copy link
Contributor

There is currently no way to create a new API secret from the GUI. As this is a shared value, it probably needs even more change than a password (e.g. after giving the secret to someone to conduct tests :-))

@MarcelWaldvogel
Copy link
Contributor Author

@sualko Please add the "enhancements" label

@MarcelWaldvogel
Copy link
Contributor Author

A manual way to delete an exposed API secret is to run the following command as the web user in the nextcloud directory:

php ./occ config:app:delete ojsxc apiSecret

A new secret should the be created on the next registration. Please do not change your hosting location URL and the apiSecret at the same time, as at least one needs to be the same for the re-registration to reuse the existing settings.

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

No branches or pull requests

2 participants