Skip to content

Hardcoded settings #7

Description

@FinGu

DB and captcha settings are hardcoded.

The db settings are stored in functions/general/settings.php

The google captcha settings in :
https://github.com/FinGu/c_auth/blob/main/register.php#L5,
https://github.com/FinGu/c_auth/blob/main/register.php#L143
https://github.com/FinGu/c_auth/blob/main/reset_password.php#L9
https://github.com/FinGu/c_auth/blob/main/reset_password.php#L134

That's a bad practice as far as i know ( atleast for compiled languages ) that should be avoided.
I won't 'fix' it since i have no motivation to do so.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions