-
### Login Authentication Possibilities
I should be able to configure if the following authentication possibilities are allowed or not.
_Should we add to each method how long it should be valid? …
-
### Description
steam sold item from my inventory without my comfirmation from 16 octomber until 18 octomber with unusual price....i say 18 octomber because i found about this and change my password.…
-
- [Spring Security 공부하기](https://velog.io/@pooh6195/series/Spring-%EB%BD%80%EA%B0%9C%EA%B8%B0)
- Security Config 작성하기
- ID/Password 로그인 구현하기 (DAO)
- JWT 로그인 구현하기
sGOM updated
4 months ago
-
## Description
Implement a backend endpoint that allows users to initiate a password reset process by providing their registered email. The endpoint should generate a secure token and send it to th…
-
### Bug Description
Hello, can anyone advise me how to make it so that when a user connects to my tracker, his IP address and port are displayed, because every time he connects, 127.0.0.1 or 10.x.x.x…
-
### Is your feature request related to a problem? Please describe.
`atKeys` files are not encrypted, thus they need careful management; I'd like it not to be a security problem if my atKeys file is…
-
Good app. !
Is it possible to add support for setting a password?
-
**What's it about?**
The security mechanism is one of the most critical systems functional features that need to be implemented to ensure system security. Currently, we have sample built-in mechanism…
-
The problem: When password is set the config pages such as /config or /addprinter will show you login. After you type some random text into password field and click on login the password is ignored an…
-
These are effectively passwords and should be treated as such. We should hash/verify them the same way. Presently there's a security risk insofar as a database compromise would compromise all API keys…