AntoineGa / Seq.App.Teams

Seq application for Microsoft Teams
MIT License
13 stars 10 forks source link

Proxy auth support added #6

Closed DimonSmart closed 5 years ago

AntoineGa commented 5 years ago

I think Password should not be displayed as clear text

use InputType = SettingInputType.Password,

You can see an example here

AntoineGa commented 5 years ago

thanks