`/u/` is the Users neighborhood which is created automatically and contains the personal projects for everyone. The wiki is a neighborhood-level tool which is installed by default and uses the `[[projects show_total=yes]]` macro. That macro is a general one that works in any neighborhood and lists all the projects in the neighborhood.
So I guess we would need some logic in that macro to check if it is a user-project and if the user is pending. Or probably better: not create the user-project at all when a user is just pending. Create it after they are activated. --- ** [tickets:#8013] New Users should not be displayed in /u/wiki/home until email is verified ** **Status:** open **Milestone:** unreleased **Created:** Fri Oct 30, 2015 06:05 PM UTC by Heith Seewald **Last Updated:** Wed Dec 02, 2015 07:20 AM UTC **Owner:** nobody Right now new users are displayed in '/u/wiki/home' before email validation. The link for that user will just 404 until email is verified. This shouldn't apply if `auth.require_email_addr` is set to false in the ini. --- Sent from forge-allura.apache.org because [email protected] is subscribed to https://forge-allura.apache.org/p/allura/tickets/ To unsubscribe from further messages, a project admin can change settings at https://forge-allura.apache.org/p/allura/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.
