logout button on the admin panel
Open
back end
feature
php
- Dominant language
- PHP
- Stars
- 1
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
The log-out button in the upper right corner of the admin panel needs to have something like the following features:
log-out
redirection tho the log-in page
Thanks :)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the admin panel's upper-right logout button and the login page in the PHP application. Trace how the button currently behaves, then verify that logging out ends the session and redirects to the login page. Done means both logout and redirection work from the admin panel.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- authentication
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100