timflutre / PlantBreedGame

A serious game to teach plant selective breeding.
https://sourcesup.renater.fr/plantbreedgame/
GNU Affero General Public License v3.0
8 stars 2 forks source link

prevent dots in breeder's name #26

Closed juliendiot42 closed 4 years ago

juliendiot42 commented 4 years ago

A new player can be created with a dot in his name (for example "Super.breeder"). This can generate some bug for other modules.

To do: prevent such names for player creation.