Page MenuHomekolab.org

Make signup optional
ClosedPublic

Authored by mollekopf on Mar 22 2023, 1:59 PM.

Diff Detail

Repository
rK kolab
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

mollekopf requested review of this revision.Mar 22 2023, 1:59 PM
mollekopf created this revision.
mollekopf added a reviewer: Restricted Project.Mar 22 2023, 1:59 PM
machniak requested changes to this revision.Mar 24 2023, 7:53 AM
machniak added a subscriber: machniak.

Use that option also in routes/api.php to remove API end-points for signup. Also, maybe it would be better to use WITH_SIGNUP for consistency with other WITH_* options.

This revision now requires changes to proceed.Mar 24 2023, 7:53 AM
mollekopf updated this revision to Diff 11990.Mar 24 2023, 9:42 AM

Addressed comments

mollekopf updated this revision to Diff 12020.Mar 25 2023, 10:22 AM

Rebased on master

machniak accepted this revision.Mar 25 2023, 1:58 PM
This revision is now accepted and ready to land.Mar 25 2023, 1:58 PM
Closed by commit rKa11bd16a5b5e: Make signup optional (authored by Christian Mollekopf <mollekopf@apheleia-it.ch>). · Explain WhyMar 26 2023, 11:32 PM
This revision was automatically updated to reflect the committed changes.