fga-gpp-mds/2016.2-SME_UnB

View on GitHub
src/retrieve_password/static/retrieve_password/js/forgot.js

Summary

Maintainability
A
1 hr
Test Coverage

Function confirm_email has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    function confirm_email() {
        $.ajax({
            url : "/retrieve_password/forgot/", // the endpoint
            type : "POST", // http method
            data : {
Severity: Minor
Found in src/retrieve_password/static/retrieve_password/js/forgot.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status