• Welcome to the Chevereto User Community!

    Here, users from all over the world come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.

    Please keep in mind:

    • This community is user-driven. Always be polite and respectful to others.
    • Support development by purchasing a Chevereto license, which also gives you priority support.
    • Go further by joining the Community Subscription for even faster response times and to help sustain this space

User registration question

tinycg

Chevereto Member
Is there a way to temporarily disable user registration? or better yet make it invite only? I've already turned off anonymous uploads but want to prevent spam accounts since this isn't going to be used by a wide number of people.
 
Currently there isn't a on/off switch to enable or disable account registration because there isn't a way to manually add account or invite users. Is a bummer, I now but sadly implement that is not that trivial but is considered for future releases. In the meanwhile, and if this system will be used only for private reasons, you can add an htpassword to the index.php file, this will cause the server to ask for a user/password combo (not the same as Chevereto user passwords) to enter the system.
 
Back
Top