Custom Login #5128
Unanswered
StilauGamer
asked this question in
Q&A
Custom Login
#5128
Replies: 1 comment 3 replies
-
I think people say that you should use Pomerium for this. @bpmct whattdya think? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
So I am currently working on my own website where I have a dashboard where I code stuff that I need.
And I would really like to implement the code-server to the login system I have on my website.
I currently have a PHP login system that uses sessions to run.
Is there any way where I could take and disable the current login on the code-server and implement the session part into the main page?
So if ur not logged in through the main dashboard you cannot access the code-server and ur prompted to the login page.
Beta Was this translation helpful? Give feedback.
All reactions