gitana / alpaca

Alpaca provides the easiest way to generate interactive HTML5 forms for web and mobile applications. It uses JSON Schema and simple Handlebars templates to generate great looking, dynamic user interfaces on top of Twitter Bootstrap, jQuery UI, jQuery Mobile and HTML5.
http://www.alpacajs.org
Other
1.29k stars 371 forks source link

Force chrome based browsers to accept autocomplete=off #762

Closed Guy-Incognito closed 2 years ago

Guy-Incognito commented 3 years ago

Chrome ignores the autocomplete=off attribute. This change forces chrome based browsers to accept autocomplete=off by setting autocomplete="off one-time-code"