22 users using DBSP now!
home -> documentation -> environment guide -> Building private sites

Building private sites

In this section you will learn how to password protect your applications and how to authenticate users based on any information stored on a database. You will also learn how to manage the session information and how to build access privileges based on it.

In addition, you will find out how to use an interesting DBSP feature: the active user list. This feature brings you an easy way of knowing who is accessing to your application, which browser is using, from which IP is accessing and which OS version is running.

Finally, you will learn how to create an access log based on the session information of each user.

Previous | Next