Victor Boctor
Victor Boctor
> From the fact that we allow multiple parents, a subproject of a disbaled project should be still usable. @cproensa The scenario that I was referring to is the following:...
@dregad > In my opinion, the new functions belong in config API, not in project/bug, and should be renamed accordingly. The reasoning is: 1. These new APIs use config and...
The issue with this proposal is that there is a feature that user doesn't know its use and when the user hits a filtering error, it is not discoverable that...
Consider using php shutdown function registration for recovery actions.
@GunSmoker I think re-factoring this as a plugin will drive the right behaviors. My feedback was heading in that direction, but I think re-factoring as a plugin will force the...
@dregad thanks for doing this. I had it on my todo list to augment the change similar to what you have done, but I was waiting to close the other...
@dregad > Don't overwrite existing passwords. > Don't cache new usages of passwords. I think the issue we need to fix is to stop caching LDAP passwords in the db....
In this area, the most problematic scenarios are cases where users are signing up, processing a forgot password or confirmation link, etc. Did you test these scenarios?
Thanks @GunSmoker for your contribution. I really appreciate your focus on scenarios and researching equivalent implementations in other bug tracker. Keep them coming! Before I go into reviewing the code,...
I have added a high level question to the bug.