mirror of
https://github.com/phishingclub/phishingclub.git
synced 2026-08-19 00:47:13 +02:00
remove frontend max len on proxy start url
Signed-off-by: Ronni Skansing <rskansing@gmail.com>
This commit is contained in:
@@ -544,7 +544,6 @@ portal.example.com:
|
||||
<TextField
|
||||
required
|
||||
minLength={3}
|
||||
maxLength={255}
|
||||
bind:value={formValues.startURL}
|
||||
placeholder="https://login.example.com/auth"
|
||||
toolTipText="Domain must be in proxy configuration">Start URL</TextField
|
||||
|
||||
Reference in New Issue
Block a user