mirror of
				https://github.com/ae-utbm/sith.git
				synced 2025-11-04 02:53:06 +00:00 
			
		
		
		
	Fixed wrong HMAC signature generation
This commit is contained in:
		@@ -102,8 +102,8 @@
 | 
			
		||||
                    </i>
 | 
			
		||||
                </p>
 | 
			
		||||
            {% endif %}
 | 
			
		||||
            {% csrf_token %}
 | 
			
		||||
            <form method="post" action="{{ settings.SITH_EBOUTIC_ET_URL }}" name="bank-pay-form">
 | 
			
		||||
                {% csrf_token %}
 | 
			
		||||
                <template x-data x-for="input in $store.billing_inputs.data">
 | 
			
		||||
                    <input type="hidden" :name="input['key']" :value="input['value']">
 | 
			
		||||
                </template>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user