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
-
1
votes0
answers565
viewsNodejs and Mysql authentication?
Does anyone know any article/tutorial/code that teaches you how to create a login system with session or cookies using Node.Js + Mysql?
-
1
votes3
answers707
views -
1
votes1
answer67
viewsSession library for Nodejs/Hapijs?
I’m making an email application and I got to the part where I need to do the session and login part, but I’ve never done this before, I’m using Hapijs as a server and I’d like to know which are the…
-
1
votes1
answer98
viewsHow to save sessions in the browser
How to record sessions in the browser with php. Currently I have a login system, and always validates [$_SESSIONS] existing in the browser, but every time I close and open the browser again, the…
-
1
votes0
answers49
viewsUser logging into other accounts
Hi, I’m in the middle of this because I don’t know what else to do with this problem that’s been haunting me for days! Yesterday practically out of the blue (really, out of the blue) started this…
-
1
votes0
answers78
viewsHow to Return a Stored Procedure - Mysql
I’m making a login screen, but I can’t return the selected user ID. DELIMITER $$ USE webnote $$ CREATE PROCEDURE login (IN email2 varchar(60), senha2 varchar(16)) BEGIN if EXISTS(select id_aluno…
-
1
votes1
answer307
viewsHelp with login system
I’m setting up a login system. But I can’t validate the password entered. When I try this way it accuses wrong login/password. But I’ve made sure, the login and password are correct: <?php…
-
1
votes2
answers952
viewsSql command does not run via php
I’m having a problem with my bd query. I want to make a login page with the following form: <form method="post" action="Login.php"> Email:<br> <input class="form-control"…
-
1
votes2
answers196
viewsLogin Form
My login screen form HTML code (login.html): <form class="form-signin" method="post" action="login.php"> <span id="reauth-email" class="reauth-email"></span> <input type="email"…
-
1
votes1
answer4680
viewsHow to create a form and authenticate Django user
Good night to you all. I am developing a Django project for educational purposes only and I could not find a solution to my problem. I could not generate a form for the user to log in and much less…
python-3.x django login authentication django-templatesasked 8 years, 2 months ago Victor Alessander 387 -
1
votes0
answers1209
viewsFacebook Login Api Blocked URL
I’m with a problem maybe common for some, integration with 'Login Facebook" I’ve seen some related post but I still can’t solve. https://www.bombaguete.com.br/delivery/entrar/ I’ve already set up on…
-
1
votes1
answer1873
viewsWoocommerce customer registration
I am with a project where I need to customize the Woocommerce registration form, it already has email and password. But I need to add the CNPJ field and validate if it is true, and this information…
-
1
votes2
answers698
viewsPHP Login does not load page
My login system works fine on the machine, but not on the server. For on the valida.php page, which takes the form information and checks the BD for information. login.php - Login Form <?php…
-
1
votes1
answer214
viewsGoogle firebase login error
I am new in Android programming and would be grateful if you could help me. I made an app that uses login with Google firebase, works perfectly when I run directly on mobile but when I sign the APK…
-
1
votes2
answers1676
viewsLogin in C# with database
I’m trying to make a login panel, but it doesn’t recognize the data recorded in the database. Code: SqlConnection con = new SqlConnection(@"Data…
-
1
votes1
answer76
viewsPHP Error Message After Login
I need your help trying to solve a little problem. I have a login page and after clicking SIGN IN goes to another page validalogin.php validate the login. Whenever the user fails the login the user…
-
1
votes2
answers274
viewsLimit Simultaneous Access in Django
I wonder if there is any native way of the Djang framework itself to limit the amount of screens per user, I have researched about and can’t find anything to answer that. I want to prevent a user…
-
1
votes0
answers459
viewsDisplay login username in wordpress
I have a site in wordpress, use the template TOTAL. In this template, at the top of the site appears the login message for the user to login, and it changes to logout when the user is already logged…
-
1
votes1
answer110
viewsLogin with Play! framework
I am trying to create a login system on the system but I have the following problem: public Result salvaNovoUsuario() { Form<Usuario> formulario =…
-
1
votes1
answer1050
viewsLogin Spring Boot + Spring Secutrity + Angular
What structure is used for the Spring Boot, Spring Security and Angular Js combination to manage login and the Spring application will be in Rest. Will the login controller be in the Rest format as…
-
1
votes1
answer594
viewsRedirect after receiving Replay from server?
I have an application that the front end is Vuejs/Quasar and the server is hapiJS. I am working on the login part and would like to know how to redirect the page after receiving confirmation from…
-
1
votes2
answers710
viewsHow do you line up a div inside another div and put 100% size buttons at the end of the div?
Hello. I am making a login screen and would like to center the forms and put the buttons login and forgot the password at the end of that white rectangle, like the title of the rectangle. I’m using…
-
1
votes3
answers529
viewsLogin with validation system
In my system login, if the user has registered id and password the access is released. So far so good, but now I want to qualify this user in administrator(1) or simple user(0) to, when they log in,…
-
1
votes2
answers491
viewsLogin system with permission
I have a login system that, if the user is an administrator, will be redirected to one page and if common, to another. The table: For this, I have a column in the table that stores active call…
-
1
votes0
answers174
viewsDownload html from python post login screen
Hello, I’m wondering if there is any way to get the url of a site, the password and login strings and simulate a clone to go to the next page (already logged in) and download its source code. Note:…
-
1
votes1
answer99
viewsSlowness in restricted file
I have a file in php.php process that receives information in looping via jquery and makes a request to another page with Curl, this file does something around 4 to 5 thousand requests one by one,…
-
1
votes2
answers215
viewsError in php if, login authentication system
Hello, then, I’m trying to make a simple login system with php and mysql, but it’s giving error in my if. I’ve moved... too much and nothing, when it seems right it does not authenticate you put any…
-
1
votes3
answers349
viewsMysqli + num_rows after a table query
This is supposed to be a login system with access levels that I’m trying to do, but it’s giving an error. What am I missing? I’ve tried everything and nothing. I’ve looked at the PHP documentation…
-
1
votes0
answers579
viewsCURL PHP Login automatico
I am upgrading an application I made some time ago, I try to log in via CURL, but I can’t make the application work with the cookie collected during the login via CURL. I can save the cookie but not…
-
1
votes0
answers44
viewsProblem with Login page, redirect
It works well, does not let pass the credentials that are not configured. But when redirecting it to the other, does not work. session_start(); if (!empty($_POST)) { $isim = $_POST['login']; $sifre…
-
1
votes1
answer265
viewsHow to make a Session
I have a system that has a login page, but it only sees if there is that email and password that the user typed in the database and releases to the main page. Now I needed to create a profile page…
-
1
votes0
answers85
viewsLaravel 5.4 Passport - Authentication 3rd party login
I have this system that I developed. It is developed in reactjs + Redux + sagas in frontend and RESTFUL API in backend in Laravel. BUT in the company in which I work there is a requirement that the…
-
1
votes2
answers348
viewsphp connection to mysql
i made a system of Login and registration but I have a problem, every time I finish filling the form and I click to send it me an error like this "Warning: mysqli_connect(): (HY000/2005): Unknown…
-
1
votes1
answer147
views -
1
votes1
answer197
viewsHow do I show the msg "Login Successfully" to the user?
import { Component } from '@angular/core'; import { IonicPage, NavController, NavParams, LoadingController } from 'ionic-angular'; import { trigger, style, animate, transition } from…
-
1
votes1
answer676
viewsDelphi - Access Violation in login form
Guys I have a problem, I’m beginner in Delphi and I am developing a registration and consultation system, it is almost finished, I am doing the login part of the system, where only registered users…
-
1
votes1
answer671
viewsHow to create a user with Abstractbaseuser or Abstractuser. (Login errors)
I’m trying to use my class Pessoa as a user in models.py. Meanwhile I tried to use AbstractUser and AbstractBaseUser. Both return me errors in the part where I try to log in, I tried several ways…
-
1
votes0
answers74
viewsPHP login Mysqli Error
I’m developing a platform and on the Login I have a problem. The page index.php has the login form(Email and password). I’m having trouble comparing the entered data with the BD data. require_once…
-
1
votes1
answer39
viewsSimultaneous database login - efficiency
Hello! To prohibit simultaneous login of the same user in a local PHP system, where it will have a maximum of 50 long-term users (initially between 15 and 20), I created a table in the database,…
-
1
votes2
answers169
viewsLogin redirect Django does not work
I am trying to make a redirect of users based on functions, example: an admin after the login is sent to the admin, the attendant or common employee, be sent to a home, but the code placed does not…
-
1
votes1
answer72
viewsHow to leave default value in Static Arraylist in Java?
I am making a program with login screen and have a question: I want settar an "administrator" account in a ArrayList static and do not know how to proceed (or if this would be something plausible).…
-
1
votes1
answer375
viewsInsert data into Sqlite
I’m learning to use Sqlite, but I’m not able to enter the data. Come on, I’m creating a simple space for the user to enter his name and password and a button to send the data in Sqlite. My html is…
-
1
votes1
answer81
viewsLogin enters directly via google
Good morning! I used the google login API on a website page. It takes the information and works correctly, however, even without clicking the button, it already runs the js of google directly,…
-
1
votes1
answer119
viewsGet public site user IP
Good evening, everyone I made a web application with ASPNET and C#, and I need to get the user’s IP when he accesses the system. I researched if I found several ways, but I always have this…
-
1
votes1
answer101
viewsHow to persist extended Identity(Authentication) fields. net CORE 5.0
I have a project in ASP.NET MVC CORE 5.0 . What I want to do: Retrieve the information dadAleatorio user logged in, in any controller to insert them in wheres and creates. For example I want to…
asp.net-mvc asp.net-core login asp.net-identity database-firstasked 4 years, 4 months ago Jabrel 49 -
1
votes0
answers33
viewslogin Passport with email and password and passing id user as parameter in get
I am creating a website in React, Nodejs and Mongodb for a course project and I have a question in my login. My login prompts email and password to the user, but I created my method on the front…
-
1
votes0
answers19
viewsPHP manipulating SESSION - How to disconnect MULTIPLE SESSIONS
Good morning! It is important to note that this question is about SEVERAL SESSIONS, since I searched the forum and the questions on similar subject refer only to one session. After several tests to…
-
0
votes2
answers4407
viewsPass data between Forms
I am working on my TCC and I needed to make the data collected in the register serve as login, because we do not have a server yet to store this data, so they are being done with ArrayList. Follows…
-
0
votes1
answer251
viewsProblem with Django authentication
I’m having trouble validating the login, I’m using a legacy bank Firebird 2.5. Could someone help me?…
-
0
votes1
answer1327
views