Tagged Questions

2
votes
3answers
35 views

Php Login Issue (Users cannot login and users can use others passwords to access their own accounts)

Ok so here is my issue, Some users cannot login to their accounts. They enter in their password and username properly but it just doesn't seem to work. and secondly I noticed that …
2
votes
2answers
66 views

need a help with TEdit

hello all I am making login system , I successed all the way but ,i want abit more professional ,in my login system ,when user enters password in his password edit box ,i want to …
0
votes
1answer
29 views

Login pages that expire

Some web sites (notably some email clients) have log-in pages that expire (after 2 minutes). What is the reason for login pages that expire?
1
vote
3answers
32 views

How do I hook into the Wordpress login system to stop some users programmatically?

Hello folks, I am working on a Wordpress based portal which integrates with a custom-made e-commerce. The e-commerce serves also as a 'control panel': all the roles are set up the …
1
vote
5answers
48 views

session expiring and giving error page

My application is throwing an error when the session expires. I dont want the sessions to expire automatically.... but if there is no way to do that then instead of showing the e …
0
votes
3answers
48 views

http or https authentication for Intranet Web applications

I’m developing an Intranet application and I want to make a secure authentication. One approach can be use “https”. The problem is that the server doesn’t have a trusted certific …
0
votes
1answer
19 views

What methods can I use to rearrange the order of javascript function execution?

How to rearrange javascript function execution order independent of include order. A question that assists, but doesn't completely answer my question: Can you have multiple $(doc …
0
votes
2answers
17 views

How to make multilingual login in django?

Hello, I need to create multilingual website. But there is a problem with the login address. Do you know, how I can have /login/ for EN and /prihlasit/ for CS, etc... ? I can spec …
1
vote
1answer
36 views

how to create a secure login with ASP.NET and MySql.

coming from php and Mysql i know how its best done in php but im not realy sure were to start with ASP.NET, can anyone give me any pointers?
0
votes
2answers
33 views

Login via cURL to Javascript Page?

Hey guys, I'm having some trouble devise a script which attempts a login to a billing portal (Freshbooks) using cURL. I've seen various examples of this online (http://www.trap17. …
0
votes
0answers
22 views

Why is ASP.net forms authentication logging me off (when not connecting directly on my box)?

I've got an ASP.net 2.0 application on my server at work. When I'm on the box and browsing (either http://serverName or http://localhost) the site I can login with forms authentic …
0
votes
1answer
15 views

oracle express sytem Invalid Login Credentials

i just installed oracle express, im trying to login at database homepage. trying with user sys and system with the password i gave at the installation but i cant log in. message: I …
1
vote
1answer
36 views

problem with login page ruby on rails

Hi I'm following a tutorial: http://visionmasterdesigns.com/tutorial-create-a-login-system-in-ruby-on-rails/ to create a login page when I try to do this part: def authenticate …
1
vote
2answers
29 views

UML based Web Modelling: model the login process?

I am trying to model a web site project with UML. My question: in Use Case and Activity diagrams, should I model the login process (and if so, how)? Looking around, I didn't find a …
1
vote
1answer
24 views

Zend Authentication Problem with subdomain

I am working on a project using zend framework, php, mysql on ubuntu. I have created hostname test.dev on my local machine and using zend authentication. When an user is authentic …

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