Marc Laporte
Marc Laporte
This was requested 9 years ago, so I expect it will make a lot of people happy! https://github.com/cypht-org/cypht/issues/13 Can we envisage that when Cypht is integrated with other apps (like...
Reading the code, I see both tag and label being used. Please standardize to one. It's OK to have code comment which indicates the alternative name for searchability.
@Danelif please advise.
@Danelif Thank you, please look at how it is done in Tiki to get some more good ideas.
Some docs: - https://doc.tiki.org/PluginTOTP - https://doc.tiki.org/Two-factor-authentication TOTP uses time, so the code changes every 30 seconds.
ok, please proceed as a medium priority. High priority is fixing bugs before adding new features.
We are now at Smarty v5.4.3 https://github.com/smarty-php/smarty/releases
So we are using Smarty extensively for https://gitlab.com/tikiwiki/tiki/ We are not using jSmart yet. I am curious about how/where we can leverage.
We are making progress and we will be looking for testers in about 3 weeks.
Next step is a merge request against master and a documented flag on how to activate. We will start monthly community meetings so we can discuss this and many other...