Results 112 comments of Usman Nasir

It is indeed possible with some code rewrite.

Hi @Simbaclaws Right now we don't have any plans to implement such thing. However, this can be achieved by implementing an ACL at website/object level and then defining what features...

> I want to start out simple, do some css and html modifications. See if I can make the UI a bit more flashier.... So I forked the repo for...

> > Hi @Simbaclaws > > Right now we don't have any plans to implement such thing. However, this can be achieved by implementing an ACL at website/object level and...

> I got a correct dev environment setup with my own install scripts and git repo. Where I can now run a cyberpanel.sh file from my server in order to...

I've created this branch for you `https://github.com/usmannasir/cyberpanel/tree/v2.3.3-ac` It is better that you carry out both tasks in this branch (design, and access control). Regarding CSS, for example if you are...

@nickchomey how can they present a captcha, is it by editing conf files?

OK. You need to keep in mind that CyberPanel works through lscpd and it does not have any config file, everything is coded into LSCPD binary. If it can still...