Lucas Krupinski

Results 16 issues of Lucas Krupinski

Currently, it looks like you send out an invite to a team member so they can create an account; this prevents you from assigning tickets to them until they have...

good first issue

Again, something for the Administrator to toggle in the settings; Fresh installs error out when trying to create a new ticket if the mail settings haven't been set; other scenarios...

good first issue

Could there be a setting whether or not to require emails from requestors? (are you open to that?)

I found this recently and have been using as the basis for a small application I'm working on. I've been adding some helper functions (for instance, an extension to the...

https://www.theregister.co.uk/2018/04/03/magento_brute_force_attack/ MY read of the article is that there weren't default passwords that were used, just that Admins used easy to guess passwords. How would you feel about a library...

1 - Composer Dependencies should be included with the build, so that fresh installs don't need to run composer install to get started. 2 - Directory layout doesn't appear to...

Topic to vote on: Drop support for all database access methods except PDO. Background: opencart has abstracted its database access methods, so that it can use a variety of native...

I had suggested this in opencart, but it got rejected with no explanation: There are a LOT of extensions for Opencart that would work on numerous platforms, but rely on...

enhancement
DB

I think the next thing I want to work on is removing mcrypt (which is deprecated in PHP7.1). That said, I'm taking a look at its usages, and having additional...

enhancement
security
discussion

Administrator should not be able to remove the ability to manage user groups from the Administrator user group... Oops.

bug
enhancement