Bug 129 - NESIC-1347 / IBARAKI Prefecture / Should hide or encrypt AG-OS version from html response of AG.
Review Request #34 — Created Sept. 15, 2023 and submitted
| Information | |
|---|---|
| peteryeh | |
| AG | |
| rel_ag_9_4_0_493_tw | |
| 129 | |
| Reviewers | |
| timlai | |
Encode v=os_version with MD5 for the html js/css option.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Help</title>
<link rel="stylesheet" type="text/css" href="/prx/000/http/localhost/portal.css?v=6db647cd87651dbee22f11b90ffd4347">
<script src="/prx/000/http/localhost/an_util.js?v=6db647cd87651dbee22f11b90ffd4347"></script>
</head>
