This website requires JavaScript.
Explore
关于
Help
Register
Sign In
github
/
halo
mirror of
https://github.com/halo-dev/halo
Watch
1
Star
0
Fork
You've already forked halo
0
Code
Issues
Releases
Wiki
Activity
158c3e8a9e
halo
/
ui
/
src
/
constants
/
regex.ts
2 lines
56 B
TypeScript
Raw
Blame
History
export
const
PASSWORD_REGEX
=
/^[A-Za-z0-9!@#$%^&*]+$/
;
Reference in New Issue
View Git Blame
Copy Permalink