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

Optional deactivate uuid from url #880

Merged
merged 1 commit into from
May 19, 2023

Conversation

Feilner
Copy link
Contributor

@Feilner Feilner commented Nov 9, 2021

By default a uuid added by url is activated. When the uuid is a group this might me unwanted.
The parameter active defines if the uuid is active or not.
The default value is not changed. Deactivated when set active to FALSE, F, NO, or 0 (case insensitive)
Example:
https://demo.volkszaehler.org/?uuid=6836dd20-00d5-11e0-bab1-856ed5f959ae&active=0

By default a uuid added by url is activated. When the uuid is a group this might me unwanted.
The parameter active defines if the uuid is active or not. 
The default value is not changed. Deactivated when set active to FALSE, F, NO, or 0  (case insensitive)
Example:
https://demo.volkszaehler.org/?uuid=6836dd20-00d5-11e0-bab1-856ed5f959ae&active=0
@jahir
Copy link
Member

jahir commented May 19, 2023

LGTM, merged

@jahir jahir merged commit a2811af into volkszaehler:master May 19, 2023
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.

None yet

2 participants