Tagged Questions

0
votes
2answers
43 views

ColdFusion scheduled tasks - how to secure when using <cflogin>?

I have a web-site written in ColdFusion that contains both the usual interactive web pages and some tasks run through the CF scheduler. The dir layout is / /app /scheduledTasks …
0
votes
0answers
13 views

Login form within a MDI Form: Problems getting the user back.

Hi. I want to put a login form inside of a MDI form. private void frmControlPanel_Load(object sender, EventArgs e) { WindowState = FormWindowState.Maximized …
1
vote
4answers
84 views

Are multiple login locations a bad idea?

I initially designed my site to show a login box at the top of the page if the user was not authenticated (e.g. how reddit.com works). I encountered a user who was having trouble …
2
votes
5answers
88 views

What is the best ruby on rails login and authentication plugin

the restful authentication plugin does appear to be broken with rails (2.3.4) [name error and yes I know about the bug that is on hold]. Is their a better plugin/gem?
1
vote
2answers
56 views

Is it possible to have a PHP script authenticate users with their Linux user info?

I'm currently trying to expand my PHP driven intranet site for my company. It essentially functions as a bunch of miscellaneous reports and utilities that I've thrown together and …
0
votes
2answers
45 views

ASP.NET MVC permitting only one logged in user

Hello, I have an experience with CakePHP and now started coding on ASP.NET MVC framework. I have a problem with the login system. How can I restrict users from logging only one ti …
0
votes
3answers
32 views

Registration and Session with PHP and MySQL

Hello boys and girls. I'm looking for an in-depth tutorial of registration and session management using PHP and MySQL. Sorry if this is the wrong place to ask for this, but i rea …
1
vote
1answer
25 views

Implement a “Remember me” CheckBox in windows application?

Hello I am creating a Windows application (WPF) that is going to be running in few stations accessing 1 database. I already implemented a login form with a login system thru My.Us …
1
vote
2answers
46 views

Implementing Remote Login in Rails

Im trying to allow users to login to a website by verifying if they are registered users of a sister website. Im not really sure what is the best way to implement this. The website …
0
votes
1answer
34 views

Signup and login inputs in a single form

How to code form element and/or (php) script for this type of form? Thank you everyone.
1
vote
1answer
26 views

Python LDAP old password still working

I have the LDAP python module installed to authorise logins via active directory, but if I change the password, the new and the old one work together. Does anyone know how to reso …
2
votes
2answers
61 views

Launch browser from c# and fill in username and password

I was wondering if anyone knows how to launch a normal browser session and enter username and password details from c# code - perhaps using a webrequest? nb the username and passw …
0
votes
4answers
53 views

should I limit attempts to login rails?

I'm thinking about building a login system for Ruby on Rails, much like this one http://visionmasterdesigns.com/tutorial-create-a-login-system-in-ruby-on-rails/ In terms of secur …
0
votes
0answers
51 views

How come I can’t use Screen on a different computer? [closed]

When I use putty, login and type "screen", it works. When I use a DIFFERENT computer--a linux based system. I SSH into it through my local machine. Then, I type "screen" , and it …
1
vote
3answers
58 views

Redirecting Sharepoint login page or display login web part

I have enabled FBA for my Sharepoint site and i want to add a login page or webpart either one of them. Currently my site directly goes to Default.aspx and displays information an …

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