Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(web2): EAP-TLS Enterprise certificate support frontend (#4895)
* feat: add frontend support for eap-tls * fix: add private directive in front of NM_SECRET_FLAGS_NOT_REQUIRED * refactor: added Optional to CA-Cert * refactor: removed extra new line * refactor: change private key -> public private key pair * refactor: change private key -> public private key pair * refactor: removed wrapping around PLACEHOLDER * refactor: removed escaping on set value * fix: removed magic var boolean check * fix: PLACEHOLDER to use one built into password field * fix: minor change to where UI validation is setup * refactor: changed Ui with @marcellorinaldo to match TabWireless * fix: re-enabled CA-Cert for TTLS AND PEAP
- Loading branch information