Something went wrong on our end
Select Git revision
InputPopUpWindow.class
-
Eilert Tunheim authored
Added check for max 10 characters in input field, for sql injection security, not printing error message to user yet tho
Eilert Tunheim authoredAdded check for max 10 characters in input field, for sql injection security, not printing error message to user yet tho
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
config.go 92 B
package utils
import "time"
//making this a global variable
var StartTime time.Time