Travis 'Nep' Smith
Travis 'Nep' Smith
Hi, I'd like to add my $0.02. ($0.04) 1) The idea of MFA is to confirm the identity of the user with a second type of authentication, not to REconfirm...
Old time emails used to sometimes be set to "quoted-printable" encoded -- among other things, they'd get an automatic line break every 75-ish characters and an = sign. I don't...
I'm seeing similar incorrect totals in 7.3.14 today. EDIT: Re-syncronizing the stats seems to fix this, but changing what groups members are in via the control panel puts them out...
I think @SyntaxDreamer is saying that certain member groups should be able to post on certain channels only. There's currently no way to enforce this at submit time -- a...
EE can encrypt values in a way that only it can decrypt. So we can add to core a hidden field like name="entry_id" with value="jsdhfjsdhfjkhsdkjfh" and no one could create...
What a great description of a way to handle this. Thank you, @SyntaxDreamer . I look forward to seeing what gets implemented.
You went from all()->delete() to just ->delete(), but truncate would do better. There's a model in the way, though. Hence why it's a an issue and not a PR from...
This is also true of files in use in Member custom fields: File fields specifically.
I'm having trouble following this -- can you explain?
Sorry to add onto this, but this is also true of Files when used in Pro Variables (be sure to test within a Grid as well) -- they don't get...