Questions tagged as 'login'

0
answers

Error Notice: Undefined index:

Greetings, I'm running a login and I try to show on the screen what I put in my fields, but it throws me the following error. Notice: Undefined index: password in C: \ xampp \ htdocs \ projects \ maquila \ library \ help \ class.inputfilter....
asked by 23.10.2018 / 16:06
0
answers

Error: Failed to receieve access token

I am working with the Google API, to achieve a Google Login integrated in my web. In local mode, using XAMPP, it works to me 100% but when I do it in my hosting, changing everything and configuring correctly the project in the developer console...
asked by 24.10.2018 / 12:42
2
answers

How do I modify the php so that it appears in a single line when there is a condition?

I am modifying the code because it looks bad. It's a login. I want you to appear Have you forgotten your password? | Check in Thus in a single line. Currently appears in 3: Have you forgotten your password? | Register Css: .u...
asked by 04.10.2018 / 00:06
1
answer

Move between windows JAVAFX (Login to Home)

I just started using JavaFx and I'm still not very familiar with it. I am developing an application, which has a login. The problem I have is that I do not know how to do it so that when I press the enter button in the login window, it direct...
asked by 30.09.2018 / 19:52
1
answer

Validate user Active Directory on external server

I have an application in php and I need to validate the login against an Active Directory server, that I have already done when the two servers are local, but in this case they are not and they do not open an Active Directory server port for sec...
asked by 28.09.2018 / 09:36
1
answer

Login with user privileges

I log in with privileges, that is, if it is an administrator that redirects it to another page, but I have a problem with my code since what I need to compare is my field username (username == administrator) If it is equal to administrator t...
asked by 03.10.2018 / 01:54
1
answer

Alternar menu registration login user vs session closure

After doing several searches with Google, I have not managed to find a functional aspect that I would need about the process of registration / login of user on the web (Wordpress) that I am developing. Here are the steps taken so far and my need...
asked by 11.09.2018 / 19:40
1
answer

see menu after angular login 4

I currently have an angular project 5 with a login and other components, my problem is that I would like the login to be independent, so I was out of the "router-outlet", so the application would start with the login and once logged into the oth...
asked by 12.09.2018 / 01:43
0
answers

Error Login spring boot

Hello, I am implementing a login with spring segurity. But I stop working even with new users. This is the configuration I am using. SecurityConfiguration @Configuration @EnableWebSecurity public class SecurityConfiguration extends WebSecuri...
asked by 22.08.2018 / 18:50
1
answer

How to assign a default image to a user account in GO?

I am creating a user login, but I want to create a user image, as a base image, when I create the created user, by this I mean for example facebook , that at At the moment you create an account, a pictogram of a man or a woman appears as a...
asked by 12.08.2018 / 14:03