blob: 4640c1c5ce1f4f390f1c43476f320958b58bc3be (
about) (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# Add Regular Expression to Prevent Invalid Input
## Tags
* type: bug
* assigned: jgart
* status: unclear
* keywords: binderlite, notebooks
* priority: high
## Description
Add regex to the html form to prevent the user from submitting an invalid git repo
url or other string.
|