Fix login submission when using a base path

This commit is contained in:
Asher 2019-08-05 10:38:55 -05:00
parent 950bfce420
commit dde683d911
No known key found for this signature in database
GPG Key ID: D63C1EF81242354A

View File

@ -101,7 +101,7 @@
</style>
</head>
<body>
<form class="login-form" action="/login" method="post">
<form class="login-form" method="post">
<h4 class="title">code-server</h4>
<h2 class="subtitle">
Enter server password