ansibleguy76 / ansibleforms

A webapplication to create pretty advanced forms to run ansible playbooks or awx templates.
https://ansibleforms.com/
GNU General Public License v3.0
75 stars 12 forks source link

Inconsistent Username Validation Between GUI and API in Repository Creation #241

Open ronrem opened 4 days ago

ronrem commented 4 days ago

Describe the bug When creating repositories, the username field has inconsistent validation. The GUI allows only alphanumeric characters with hyphens, while the API accepts a broader range of characters (e.g., myuser123!@#). I need numeric support in the username. Although provisioning via the API works correctly, the GUI displays errors when using valid usernames.

Expected behavior Able to create repository users this numbers in the name.

Screenshots image

Version ansibleforms v5.0.7

Deployment Deployed ansibleforms with :

ansibleguy76 commented 4 days ago

is already fixed in 5.0.8 beta.