Questions tagged as 'login'

0
answers

save the data in the Google Login database?

Hello, I am not able to save the data in the database !, the data is displaying normally but I can not extract them from the Label, I am using mySQL and WebForms. GoogleDB.cs using System; using System.Collections.Generic; usi...
asked by 03.03.2018 / 21:16
1
answer

Login system with error [duplicate]

I have a login system, which already works on another site and I'm trying to transfer it to another, and it does not work at all. I'd like someone to take a look. If I type a wrong user, it returns an invalid user error, so it is checking the...
asked by 04.03.2018 / 15:50
1
answer

How do I add a login option for Google on my site?

I have a website in PHP and I would like the user to have the option to sign in with the Google account, as it has here in Stack Overflow, so he does not have to register. You should get the Google name and Email from the user If you want...
asked by 25.02.2018 / 23:45
0
answers

How to change the wordpress authentication fields?

I was wanting on any one theme, to change to the user to log in as if the password were from another field of the same table. I just do not know the wordpress login process     
asked by 19.02.2018 / 02:17
0
answers

Do Not Login Asp.net Core Identity

The Asp.Net Core with Identity application registers the User but does not Login using SiteNoticia.Data.Migrations; using System; using System.Collections.Generic; using System.Linq; using System.Security.Claims; using System.Threading.Tasks;...
asked by 13.02.2018 / 23:32
1
answer

Error Page Dashboard PHP - Cache limiter session start [duplicate]

I have problems on my site, in netbeans the site worked perfectly, however when doing hosting on the site br.000webhost.com for tests, it happens that on some pages I get the following message: Warning: session_start (): Can not send sessio...
asked by 13.02.2018 / 14:03
3
answers

How to restrict one page access to logged in users?

I am a login system and register with 2 levels (1 corresponds to the common user and I want it to be redirected and level 2 is ADM, ADM has no problems). Can get the regular user to redirect to the site, but still has a failure to access the sit...
asked by 11.02.2018 / 08:47
0
answers

Error passport-http-bearer, can not read property 'realm' of undefined

I'm doing a login system, however it's giving an error inside the passport-http-bearer module. Cannot read property 'realm' of undefined this._realm = options.realm || 'Users'; Project in Node.Js     
asked by 30.01.2018 / 20:45
0
answers

problem with session start

I am creating a login system with session to register. I think it's okay. It is writing well to the database; The confirmation email is working perfectly and login too, but when I try to create a session to protect my system, the HT...
asked by 29.01.2018 / 16:57
0
answers

Specify form with vbs script

Personal I'm trying to login to vbs but it is not working very well. The system is making the browser behave strangely, if youtube is open it loads the page, gives automatic play and etc. I think the problem is because I'm not specifying the for...
asked by 16.01.2018 / 16:16