Skip to content
Snippets Groups Projects
Commit 0811a9ab authored by Xiemuqing Xiao's avatar Xiemuqing Xiao
Browse files

Merge remote-tracking branch 'origin/28-registration-feature' into 28-registration-feature

parent 0f175445
No related branches found
No related tags found
2 merge requests!22Security features,!20Resolve "display details on a personal page"
......@@ -6,7 +6,7 @@
<title>User Registration</title>
<link rel="stylesheet" href="../../css/index.css">
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
<script src="/js/bcrypt.min.js"></script>
<!-- <script src="/js/bcrypt.min.js"></script>-->
<script src="https://cdn.bootcdn.net/ajax/libs/bcryptjs/2.4.3/bcrypt.min.js"></script>
<!-- <script src="https://cdn.jsdelivr.net/npm/bcrypt@5.1.1/bcrypt.min.js"></script>-->
</head>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment