Kyle McCormick
|
e6acdd080d
|
Change IDv response time to 5-7 days (#23887)
It was previously 1-2 days, but we need to increase it
in response to our increased ID verification demand.
|
2020-05-04 11:33:53 -04:00 |
|
Eric Fischer
|
247bb50ed2
|
s/django.core.urlresolvers/django.urls/g
Django 1.10 deprecation fix for Hackathon XIX
Addresses PLAT-1397
|
2018-06-05 13:59:09 -04:00 |
|
Eric Fischer
|
7077c933a4
|
Make verify_student templates safe
Fixes safe_template_linter errors for everything under verify_student. Includes
fixes to Jasmine tests and usage of HtmlUtils functionality.
|
2016-03-30 13:47:42 -04:00 |
|
Will Daly
|
8c52c92bcb
|
Reverification iOS support and refactor
* Delete reverification templates
* Delete photocapture.js
* Delete unused "name change" end-points
* Rebuild the reverification views using Backbone sub-views
* Stop passing template names to the JavaScript code
* Avoid hard-coding the parent view ID in the webcam view (for getting the capture click sound URL)
|
2015-06-22 08:45:12 -07:00 |
|