Top "Login-control" questions

For questions relating to a login control in a user interface (language independent).

Restrict SQL Server Login access to only one database

I have a SQL Server server which has around 50 databases on it. I wish to create a new Login for …

sql-server-2008 login-control
Authentication filter and servlet for login

I've a filter used for the login. It performs a textual checking, on fields "Username" and "Password". If and only …

authentication servlets servlet-filters login-control
how to really logout in asp.net

I use LoginControl for login into my website in asp.net, but when for logout use login status or session.…

asp.net .net logout login-control
How to see if a user is online in a website with php and mysql driven databases?

I'm building a community website. Users will login and logout as usually. I use the attribute status online/offline to …

php mysql database login-control
How control access and rights in JSF?

I would like to control the access after the user log in my system. For example: administrator : can add, delete …

jsf jsf-2 servlet-filters login-control
Rails Devise: Set password reset token and redirect user

In my app for a certain use case I create a new user (programmatically set the password) and send them …

ruby-on-rails devise login-control
How to validate google recaptcha on client side?

I have implemented google reCaptcha on a login panel showing after 3 unsuccessful login But I want to validate reCaptcha on …

jquery html asp.net recaptcha login-control
ASP.NET Login/Membership - How to logout?

I am using the <asp:LoginStatus> control (along with <asp:Login>) I login successfully as A. …

asp.net login asp.net-membership umbraco login-control
iOS: Table-style TextField for Login Screen?

I wanna make a login screen like the one from Facebook's app. The part I wanna replicate is the two …

iphone objective-c ios xcode login-control