The HoverTree open-source project has enabled Administrator Logon. The hovertree open-source project
The ASP. NET open-source project HoverTree has enabled the Administrator Logon function. For the latest code, visit the following website.
Http://hovertree.codeplex.com/SourceControl/latest
Click Download on the Right of Clone to Download the latest development version.
The Administrator Logon page is:
Hvtpanel/login. aspx
The initial user name is keleyi.
The password is keleyi.com.
The user name and password can be modified in the web. config file.
The password uses md5 encryption, online md5 encryption: http://tool.keleyi.com/t/md5.htm
Use 32 in uppercase.
Use the FormsAuthentication class for Logon verification. FormsAuthentication is provided by Microsoft to our developers for identity authentication. Through this authentication, we can store user names and part of user data in cookies,
You can easily implement basic identity and role authentication by setting basic conditions.
For more information, see the source code.
Http://keleyi.com/a/bjae/t5mo1rqe.htm
Http://www.cnblogs.com/sosoft/p/kaifajishu.html