[GH-ISSUE #121] Disable Register button #103

Closed
opened 2026-02-26 01:35:11 +03:00 by kerem · 2 comments
Owner

Originally created by @askans on GitHub (Mar 22, 2015).
Original GitHub issue: https://github.com/JLiscom/OpenNote/issues/121

Thank you very much for this nice piece of web service. I was able to install and use it. But I want to use it for myself only. Therefore nobody else should be able to register to my installation. How do I disable the registration button, so nobody else but me can use it?

Originally created by @askans on GitHub (Mar 22, 2015). Original GitHub issue: https://github.com/JLiscom/OpenNote/issues/121 Thank you very much for this nice piece of web service. I was able to install and use it. But I want to use it for myself only. Therefore nobody else should be able to register to my installation. How do I disable the registration button, so nobody else but me can use it?
kerem closed this issue 2026-02-26 01:35:11 +03:00
Author
Owner

@JLiscom commented on GitHub (Mar 24, 2015):

Change this to return false
https://github.com/FoxUSA/OpenNoteService-PHP/blob/master/Service/Config.php#L68

<!-- gh-comment-id:85619595 --> @JLiscom commented on GitHub (Mar 24, 2015): Change this to return false https://github.com/FoxUSA/OpenNoteService-PHP/blob/master/Service/Config.php#L68
Author
Owner

@askans commented on GitHub (Mar 24, 2015):

Thanks for the help. Line 83 has to be set to "false" instead of 68. The registration button also disappears after reloading the properly

<!-- gh-comment-id:85643724 --> @askans commented on GitHub (Mar 24, 2015): Thanks for the help. Line 83 has to be set to "false" instead of 68. The registration button also disappears after reloading the properly
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/OpenNote-JLiscom#103
No description provided.