authpartner

Clone or download

Modified Files

M header.php
+1 −1
--- 'a/header.php'
+++ b/header.php
@@ -115,7 +115,7 @@
<div class="dropdown-toggle" data-toggle="dropdown">DIGILOCKER</div>
<ul class="dropdown-menu" style="margin-left: -5px;">
<li>
- <span><form action = "<?php echo $config['code_download'] ?>" method = "POST" role="form">
+ <span><form action = "<?php echo $config['code_download'] ?>" method = "GET" role="form">
<div class="form-group has-success" style="display:none">
<label class="control-label" for="inputSuccess">Response Type</label>
<input type="text" class="form-control" name = "response_type" value="code">