* feat: `security.txt` * fix(security-settings): public_policy must start be https * feat(security-settings): preview `security.txt` * refactor(security-settings): security_txt logic * feat(security-settings): security_txt expires * refactor(security-txt): get content from security settings * fix(security-txt): serve only over https * fix(security-settings): change labels (plural) - contacts - languages * refactor(security-settings): move to website module * feat(security-settings): banner/alert on security.txt with link to RFC * feat(security-txt): expiry alert emails * fix(security-settings): banner gets duplicated on save * refactor(security-settings): move to `Core` module * test(security-settings): add unit tests * fix(security-settings): translatable strings on throw |
||
|---|---|---|
| .. | ||
| api | ||
| dashboard_chart | ||
| doctype | ||
| number_card | ||
| page | ||
| permission_type/user_impersonate | ||
| report | ||
| web_form | ||
| workspace | ||
| __init__.py | ||
| notifications.py | ||
| README.md | ||
| utils.py | ||
Core module contains the models required for the basic functioning of frappe including DocType, User (user), Role and others.