DotBBS is an Asp.Net open source forum that is lightweight, safe, easy to expand and easy to integrate.
Function introduction
1 DotBBS adopts a lightweight three-layer structure architecture, which is easier to expand.
2 Use an original random encryption mode to make passwords more secure.
3 Use caching technology to greatly improve system performance.
4 Support RSS subscription.
5. Ready to use after downloading and can be easily integrated with other systems.
6 Use sql filtering and Js filtering to prevent sql injection.
7 Cookies use random encryption technology to make user information more secure.
8 Use Ajax technology to greatly improve user experience.
9 Support Url forwarding to improve SEO.
New features and improvements
1 Added Url forwarding switch control, and the extension can be customized.
2 Add the ability to retain the last active position, that is, the position you were in before logging in and registering, and jump to that position after logging in.
3 Added whether email should be verified repeatedly when registering as a member.
4. Changed the resource reference method from root directory path to relative path.
5 Added the latest reply list.
6 Added self-service application for friendly links.
7 Added the function of changing skin.
Station management/BBS/Admin, default account: admin, password: admin
Expand