tmuras / moosh

Moosh
GNU General Public License v3.0
232 stars 177 forks source link

Allow country and city to be empty when creating a user #461

Closed ianmcn closed 7 months ago

ianmcn commented 10 months ago

Actual behaviour

If you don't specify a city or country, it defaults to Szczecin PL.

Expected behaviour

Moodle does not require a city or country to be added, so not specifying one should leave it blank rather than put in fake information.

Steps to reproduce

Create a user account without specifying city or country. User will be created with Szczecin PL.

tmuras commented 7 months ago

It is possible but a bit tricky - I have documented it under https://moosh-online.com/faq/#default-options-overwrite . Please let me know if that works for you!