-
Notifications
You must be signed in to change notification settings - Fork 16
Open
@tripu
Description
Lines 112 to 114 in 7e839bb
function validate(form) {
return find('#site-tag').value && find('#master-key').value;
}
I understand it's not being used; remove?
I didn't realise it was there, and actually re-implemented it in my own fork, a bit differently (I'm using it):
https://github.com/tripu/password/blob/gh-pages/index.html#L309-L316
Metadata
Metadata
Assignees
Labels
No labels