seitime-frappe/frappe/website
Ankush Menat e1f2f4bb54 fix: Let social login key control signups
There are cases where certain social login keys

- Should not allow signups at all and only allow logins. E.g. social media login keys.
- Should allow signups even if global sign ups are disabled. e.g. internal SSO like setups.
2023-10-14 12:43:48 +05:30
..
css style: linting fixes 2019-06-13 15:02:03 +05:30
doctype fix: Let social login key control signups 2023-10-14 12:43:48 +05:30
js fix: no API call required to set cookie in browser 2023-07-22 17:54:41 +05:30
module_onboarding/website fix: update success message (#10950) 2020-07-10 19:05:48 +05:30
onboarding_step chore: cleanup website desk pages (#10519) 2020-05-29 13:11:26 +05:30
page_renderers fix(NotPermittedPage): Add redirect-to even if starting with /app 2023-09-27 12:16:06 +02:00
report refactor: inline immediately returned variable 2023-08-08 18:09:49 +02:00
web_form style: format JS files with prettier 2022-08-04 14:51:01 +05:30
web_template fix: changed for section with features and testimonial web temlates 2023-06-05 15:18:06 +05:30
website_components fix(metatags): check if value is set for key 2022-05-11 13:28:38 +05:30
website_theme feat: remove user can dismiss code 2020-06-15 13:12:58 +05:30
workspace/website refactor: Workspace cleanup (#21100) 2023-05-26 14:42:31 +05:30
__init__.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
dashboard_fixtures.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
path_resolver.py fix: propogate correct HTTP status code (#22450) 2023-09-18 10:30:12 +00:00
router.py feat: Hook to add dynamic routes for other web view doctypes 2023-08-17 09:30:24 +05:30
serve.py fix: propogate correct HTTP status code (#22450) 2023-09-18 10:30:12 +00:00
utils.py fix: Let social login key control signups 2023-10-14 12:43:48 +05:30
website_generator.py perf: Enqueue "removing of index" on web page save (#22409) 2023-09-14 14:58:19 +05:30