[GH-ISSUE #22] deactivate register #20

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

Originally created by @morskipas on GitHub (Nov 26, 2013).
Original GitHub issue: https://github.com/JLiscom/OpenNote/issues/22

Hello,
just a simple question. Is it possible to deactivate the register?

thx
morskipas

Originally created by @morskipas on GitHub (Nov 26, 2013). Original GitHub issue: https://github.com/JLiscom/OpenNote/issues/22 Hello, just a simple question. Is it possible to deactivate the register? thx morskipas
kerem closed this issue 2026-02-26 01:34:56 +03:00
Author
Owner

@JLiscom commented on GitHub (Nov 26, 2013):

If you mean deactivate a user, no. However, you can go in the database and change their password.

If you mean deactivate the register system so no new user can register, yes. In the latest build there is a Config.php in the root folder(OpenNote/Config.php). Just set $registrationEnabled on https://github.com/FoxUSA/OpenNote/blob/master/OpenNote/Config.php#L51 to false

<!-- gh-comment-id:29310988 --> @JLiscom commented on GitHub (Nov 26, 2013): If you mean deactivate a user, no. However, you can go in the database and change their password. If you mean deactivate the register system so no new user can register, yes. In the latest build there is a Config.php in the root folder(OpenNote/Config.php). Just set $registrationEnabled on https://github.com/FoxUSA/OpenNote/blob/master/OpenNote/Config.php#L51 to false
Author
Owner

@JLiscom commented on GitHub (Nov 26, 2013):

Please reopen if this doesnt solve your issue

<!-- gh-comment-id:29346152 --> @JLiscom commented on GitHub (Nov 26, 2013): Please reopen if this doesnt solve your issue
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#20
No description provided.