I created a web authentication application using C # and asp.net and want to bounce off on how secure you think this is. All navigation is done using https.
User registration
Reset password
Login (use validation restrictions and text field restrictions to limit input)
, .
- ? MS- auth, , , FBA. , ? ?
, ?
ASP.NET Forms Authentication ? , ?
, , , . - .. , -, . - .
, , , HttpModule.
, , . IIdentity, / . IPrincipal, Context.User ASP.NET.
IIdentity
IPrincipal
Context.User
@asp316 @Jack () :
Microsoft® ASP.NET 2.0
ASP.NET 2.0 , Stefan Schackow
, .NET. , <authentication mode="Forms"> web.config <asp:login runat="server"/> .
<authentication mode="Forms">
<asp:login runat="server"/>
, " ", , , . , , , , - . , .
, , .
, ; ( 1 5 ?) (AjaxControlToolkit "nobot" , ).
, , , ( ); , - , .
() ; . SSN, BDay, , ; , , , .
[]
, , , , . , . ASP.NET; , , ( -, , , ), , .
Source: https://habr.com/ru/post/1702433/More articles:WCF custom bindings / extensions cause a validation error in app.config - wcfLINQ, Большой фильтр по запросу - c#How to split a line while saving line endings? - stringjquery function call $ .ajax is slow for the first time - jqueryChecking input in Winforms - validationHow to include images / logos of user profile in django comments - commentsSSRS 2008 and SSAS 2008 transport error - reporting-servicesRegular expression for lat / long strip from string - javascriptБаза данных открытого доступа без выполнения сценариев или форм - ms-accessExcel programming: exception from HRESULT: 0x800A03EC. at Microsoft.office.Interop - windows-xpAll Articles