Commit Graph

2 Commits (6115e734e6e1508e9bf171405f97338b7ee4fbea)

Author SHA1 Message Date
Aravinth Manivannan 2ccf3d9679
feat: confirm access decorator
DESCRIPTION
    Some views are privileged and unauthorized execution can have
    irreversible changes. confirm_access decorator checks if the user's
    session is verified for privileged operation execution.

    If not, it will redirect user to "accounts.sudo" vie" vie" vie" view
2022-06-18 21:52:18 +05:30
Aravinth Manivannan b0bda6bdca
feat: utils for random text generation and verification email sending 2022-06-10 22:28:30 +05:30