Tagged Questions

4
votes
2answers
107 views

What if the user can’t log in with their OpenID?

Scenario: A user logs into a site (like StackOverflow) with an OpenID. A year later they return to the site but their OpenID provider has gone out of business and won't let them l …
0
votes
2answers
55 views

to check for administrator

I have developed a web application and only the user that has the administrator role can access it and no one else.. I am having difficulty trying to figure out if the user is adm …
0
votes
2answers
43 views

programmatically login to OS X

Hi, I am trying to create a program which will receive user credentials from a remote machine (where the user will be working), and forward these credentials to the login window o …
1
vote
1answer
36 views

Detecting login credentials abuse.

Greetings. I am the webmaster for a small, growing industrial association. Soon, I will have to implement a restricted, members-only section for the website. The problem is that …
0
votes
3answers
52 views

Auto login to a website programmably?

I would like to make a vb .net application that auto logs into places and retrieves data from them. I have already succeeded in doing this by opening internet explorer programmably …
1
vote
2answers
59 views

Kohana: Understanding and reproducing Salt & Hashed passwords using the Auth Module

I'm using the Auth Module in Kohana v 2.3.4. In terms of authenticating users, there's a two step process. The entry point is the function login. It's first task is to retrieve t …
1
vote
3answers
45 views

ajax login using httpRequest?

Hi, I am trying to develop my login script to give feedback to the user if the login is valid or not. Basically if it isn't correct a div box will show saying its wrong, if its cor …
0
votes
3answers
48 views

Using a Ruby script to login to a website via https

Alright, so here's the dealio: I'm working on a Ruby app that'll take data from a website, and aggregate it all into a single XML file. But, unfortunately, the website I need to t …
0
votes
2answers
28 views

HTTP Status 408 error during login with domain forwarding set up

Hi, On my site wemanageloans.com, many of the users are getting the following error when they try to login with the correct credentials: HTTP Status 408 - The time allowed for the …
0
votes
1answer
15 views

How to control access to third party HTML pages

Hello, We have a Learning Management System (LMS) that runs on its own server (IIS/Server 2003). Students must login with Forms authentication to gain access to the content. We …
0
votes
3answers
40 views

How do I make sure that an automatically closed window closes all its spawned windows as well?

I have the following scenario: A user on one our customer's website clicks a link. It performs an automatic signon with their credentials to our site, which is launched in a new …
0
votes
3answers
45 views

SQL Server 2008 can’t login with newly created user

Using Vista... 1) I open SQL Server Management Studio. 2) I create a new Login by right-clicking on Security->Logins. Check: SQL Server Authentication Login name: tester Password …
0
votes
3answers
20 views

Post Username & Password To Protected Folder/Site

I'm trying to post a username & password from an HTML form to a protected folder on a website? Is this possible? I thought I just pass in a syntax in the URL like the below …
0
votes
2answers
39 views

Can a PHP script fill a form behind a login page?

How can a PHP script complete a login form to enter the members area (I have a username and password), such that it can send POST data to complete another form only accessible if …
0
votes
1answer
40 views

secure a web application

Ok... I have created a web application using Visual Studio 2008 using C#.. Now i need to secure this website; for that i need to add a login page. I am not using the login contr …

1 2 3 4 5 29 next
15 30 50 per page