Most voted "login" questions
Login is an English term used in the field of computer science, a neologism that means having access to an email account, computer, mobile phone or other service provided by a computer system. This word is formed by the join of log and in.
Learn more…306 questions
Sort by count of
-
2
votes1
answer698
viewsProblem with Facebook login button
I am including the login button with facebook on my site, I am using the SDK made available to themselves (in java script). Everything usually happens, when clicking the button it requires the…
-
2
votes1
answer848
viewsHow to login with Facebook in React Native in the new format?
I have previously integrated with Facebook in React Native, and for that I changed some lines of code directly in the Android folder of the Application. But in the application I’m doing now I felt a…
-
2
votes2
answers287
viewsChange Login [Gem Devise Ruby On Rails]
Gem Design creates a login system with email and password. How do I change the form of email login to a code, ie instead of the user login by email it enter with a number or name?
-
2
votes1
answer4806
viewsLogin with angular 4
I am learning angular4, and would like to know a way to login with the same. I can already get the backend data, but how do I set up the session? (I came from php, there was only use). I saw…
-
2
votes0
answers179
viewsLogin with Firebase
I am developing a Login screen with firebase, I would like to know how to block a call from Xmlhttprequest via browser console? The login is done via ajax, when I receive the login information from…
-
2
votes1
answer333
viewsError while logging in gmail - Permission denied to generate login hint for target Domain
I am trying to implement gmail login on my website, however, the same gives the following error screen: I saw in some other questions that the problem would be the link being with ip, instead of…
-
2
votes1
answer288
viewsProblem with login system - array
Hello. I am creating a login system for study purposes. I identified in the file that is not populating the array with the database information... and yes, I have already made sure that the email…
-
2
votes2
answers1316
viewsLogin Form Screen Flashes
I have a problem: I have a login screen that I did, but it keeps blinking. I didn’t want this to happen. I wanted the login form to be static with the images running in 5 minutes. The link does not…
-
2
votes2
answers273
viewsHow to order day data in SQL with Unix Time Stamp (PHP)
Hello I’m with a doubt here, I’m creating a code to get how many users have logged on to my site today, but I saved the last date he logged on with Unix Time Stamp. I’m only able to get users who…
-
2
votes1
answer338
viewsRegistration error
Well, I’m a beginner in python, I was trying to make a basic registration/login system. However I had a problem creating accounts, the accounts are created in the database normally, but I can only…
-
2
votes1
answer346
viewsBring Sdk javascript data from facebook
I’m accessing the facebook API with sdk javascript created my app, load window, logo and access, need the data now to send to the bank, I’m having difficulties in this, I asked in the script to…
loginasked 8 years, 2 months ago hyperpixel 389 -
2
votes1
answer35
viewsScript adding multiple submits to form in modal
Next, I am trying to perform a password recovery form on a modal, however, each time I click on the button that opens the modal, a Submit event is added to the form. Any idea how I can solve this…
-
2
votes1
answer244
viewsHow to block login access after 3 wrong firebase attempts
I was putting the lock after 3 wrong attempts on login, however I found in some forums that when hold malicious tries to force multiple passwords he will not use the email fields and password, this…
-
2
votes1
answer728
viewsPass hidden variable in php page redirect
I was doing a job and I need to finish my login on the login page, php redirect pro index along with a variable. In the login I made a select where returned me the nickname of the user, now I need…
-
2
votes0
answers405
viewsError when configuring Facebook app
About 8 months ago I set up the login by Facebbok in my Wordpress plugin (Yith Social Login) and everything was occurring normally. But suddenly it stopped working, I didn’t understand why. I also…
-
2
votes1
answer907
viewsDo I need a server to log in with React?
It may be a silly question but I’m very confused about React.js, I developed a Webapi in Asp.net core and it’s already working... I need to do a login system on React. Thinking about the way I would…
-
2
votes1
answer378
viewsHow to redirect user to a specific page after login
I am able to login by type of user: administrator or common. And I am using: [Authorize(Roles = "Administrator")] and [Authorize(Roles = "Common")] Inside the controllers I want to restrict by type…
c# asp.net-mvc login authentication forms-authenticationasked 6 years, 6 months ago Rodrigo Santos 159 -
2
votes0
answers29
viewsMysql does not log with Prepared Statement
This code should redirect the user from the login page to the menu. However, after changing a simple query to a prepared statement, I can’t log in anymore, because $quant always returns empty. Some…
-
2
votes1
answer43
viewsLogin redirects to action instead of header
Hello, I am making a login page but it is not redirecting the way I would like, using the header, instead when I click in it goes to the form action. The problem file is this one(postlogin.php):…
-
2
votes0
answers96
views -
1
votes2
answers2266
views -
1
votes1
answer269
viewsLogin with facebook
I have a question regarding login through Facebook. I have a database with a users table and I have a normal registration and login system, but I wanted to implement the login system through…
-
1
votes2
answers4443
viewsHow to create a login screen using Xamarin?
What is the best way to create a login screen using Xamarin Studio? I’d like to do a project Cross-Platform, but wanted to see some examples of Login with c# and preferably using the Xamarin.…
-
1
votes1
answer712
viewsHow to place the title of the HTML page according to the user name in the database?
Hello, I am creating a registration and login system, and I want that when the user finishes making his registration and login the first time, the title of the page of the site is with his name.…
-
1
votes2
answers1206
views -
1
votes1
answer293
viewsReturn the previous page after logging into facebook oauth
Use the standard Facebook login system, it asks to enter App ID the App Secret and the URL that will return after requesting the login to the user, my question is, how to return the url where the…
-
1
votes1
answer233
viewsHow to login to a website through a webforms application?
I need to log in automatically to my application webforms and other application, and I would like to know how best to do this. Some options I searched for were the Httpwebrequest class, Selenium…
-
1
votes3
answers71
views.length locks all the code
I need to know if the user is logged in through Javascript (jQuery) to run some commands (purely aesthetic). The quickest alternative I could find was to create a hidden input that is only placed on…
-
1
votes0
answers320
viewsHow to login to another page via php?
I have a radio panel with web interface and in it has a function that is fundamental for the speakers to use. the problem is that this interface allows me to register only 1 user. In case, I…
-
1
votes0
answers154
viewsLogin with Sha256
Good afternoon to all, I have a problem that has been puzzling me for a few days now, my boss and trainee advisor proposed me to make an added security on the site and for that I would have to use a…
-
1
votes1
answer244
viewsPHP codes register but do not log in
I have 6 pages in PHP, two of them present me problems: php entry. (where are the database connection data) php client. (is the login page, only html formatting) login.php (file that checks and logs…
-
1
votes1
answer517
viewsmethod to login using Datasnap
I’m making an Android application using Delphi, I have a server with the methods to get the data from the Mysql database, I would like to know how I can make a method to get users who are already…
-
1
votes2
answers17110
viewsHow to adapt this login system to Javascript?
I need to create a simple internal login system to apply to a blog. I can’t make my code work at all, and I need help. This is the Code: <script language="JavaScript"> function Login(){ var…
-
1
votes0
answers159
viewsProblems with user login
Today, I make my connection to database using jpa. In my persistence I have 2 PU , one is to connect in my "Manager", which is where my addresses of the database are, and the other is to connect in…
-
1
votes1
answer499
viewsBack 2 pages with php / create session from last accessed URL
I would like to know how to create a session of the last accessed url, why this: I have a login system on the site that if the person clicks to buy the product and is not logged in, it is directed…
-
1
votes1
answer98
viewsError validating login
I have the following code: package br.edu.utfpr.exer07; /* 7) Implementar uma interface que contenha os métodos à ser usados: a. double soma(double valor1, double valor2, double valor3); b. String…
-
1
votes1
answer334
viewsUser login with Webservice
I would like to ask the connoisseurs of Java (Android) to guide me in this code: Mainactivity: @Override protected void onCreate(Bundle savedInstanceState) { Log.d("TESTE", "Iniciou MainActivity");…
-
1
votes1
answer1208
viewsValidate PHP login
Good, I’m trying to log in to the small project and I’m having a hard time in case $login is correct go to shopping.html if it is wrong login or password appears wrong. $login = mysql_query("SELECT…
-
1
votes1
answer46
viewsSaving users in BD
Good morning. I have a login and registration system via PHP, with Mysql database. In this database I have a table with login, password, name and other user details. When implementing Facebook…
-
1
votes1
answer312
views -
1
votes3
answers2413
viewsAllow login by email, CPF or CNPJ Woocommerce
I need to make a filter where it is allowed to login with the CPF or CNPJ in addition to those already allowed by Woocommerce, which is the email or user, on the My Account page. In short, I need to…
-
1
votes1
answer251
viewsLogin Module with Spring Security
Guys, I’m studying the Spring Framework and all the others frameworks that it makes available and would very much like to implement a module of login. I am currently using Spring without any use of…
-
1
votes1
answer52
viewsError declaring variable in login system
I am making a login system and now I come across a "Notice" that indicates that my Variable is not defined. This variable is not informed by the form. It is defined by a function that will generate…
-
1
votes1
answer225
viewsHow to perform with parser authentication on a site that needs to login and parse its HTML content?
I need to parse the content of HTML tables of a website, but to access the page it is necessary to login. How do I parser this login, this authentication? It could be any parser. I’ve looked, but I…
-
1
votes1
answer160
viewsSettings for Django-allauth
Guys, I’m trying to implement Django-allauth in a personal project however I am not succeeding, in version 0.20.0 it is easy but I wanted to try in the latest one that is the 0.25.2, it does not…
-
1
votes0
answers47
viewsQuick-start sample app for PHP
I’m making a website and want to implement Google login using Quick -start sample app for PHP. Yet when I turn the page signin.php the option to log in via Google+ appears, but when logging in I…
-
1
votes1
answer53
views -
1
votes2
answers2506
viewsHow to create a password mask in C
I created this code in C to generate mask in the password, but it does not let delete the characters later nor save the variable correctly. What can it be ? Follows current code: void login(){ int…
-
1
votes2
answers881
viewsLARAVEL Login by email or username
Hello, I’m developing an application in Laravel 5.2. * and I need to implement a login system by username or login, someone has an idea of how to configure or do this type of method?
-
1
votes0
answers656
viewsLogin and password system without database is not allowing access
When the script below is tested does not give a return that the login or password are invalid. However I understand the code is correct. Whatever is happening? <?php session_start(); //O campo…