You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Show 404 not found if the user does not exist 062061b
Database upgrade with new tables created on core update a62a484
Cache driver info and GraphQL and Rest enabled status 0223af3
Added exit after backup file reading to avoid html rendering after dump 07a495f
Site id parameter for theme list to set correct active theme for current site, excluded backup folder from site duplicate skip folders 3b322be
Merge site config data with site db data, sanitize description fields. 969a5ab
Added event filter for email settings to allow adding new providers 45a1b7d
Post/product content parameter changed in model edit method, added file checks to load only templates that are html files inside theme folder, previously other files could be loaded from theme fold… 56e8b84
Fixed wrong getAll method for manufacturer f5d0a12
Crud and Listing traits update to work for both admin and REST 7525a66
Changed post and product model edit method to add post/product content as separate parameter aff6325
Permissions code moved to trait to share code for GraphQL and Rest 27fb8e4
Code editor disable saving for php and tpl files to avoid php code injection from less privileged admin roles, vulnerability reported by f684f3e@0xHamy
Brute force protection for admin and user login pages, vulnerability reported by 739c6a6@0xHamy
Fix site access list empty on admin user page ea1c950#240
Changed data-v-global-site.title to data-v-global-site.description.title, disable add to cart if product out of stock, changed sections title to aria-label. 79bc7a3
Avoid js error if alert button is not on page, save page url on history state change 9c05abc
Moved clearMedia function to admin theme js 8b5f80f
Use aria-label if available for section title, prevent default action on page item in file manager 959bc77
Changed posts to post alia for taxonomy queries and categories component a6cb0d2
Check if email already in use on guest checkout page f48b8ad
Fixed wrong url on localhost for menu items links 0b7fbe0
Added permissions rule precedence for exact rules, removed action from permission rules to make it simpler and shorter, increased role list dropdown length 5a39ca8
Fixed template list wrong html path on windows because of different directory separator 81cc621