Code

Discussion on Advanced Security - PHP Register/Login System

Discussion on Advanced Security - PHP Register/Login System

Cart 2,754 sales

niftycode supports this item

Supported

This author's response time can be up to 1 business day.

1143 comments found.

Hi loshMIS.

Are you thinking about expanding the functionality of the system with two-step security authentication?

Hey,

It’s not on my roadmap at the moment for this product, but might consider adding it at some point in the future. If you need a more robust system, with 2FA built-in, consider using my other product named Vanguard, built on top of the Laravel PHP framework.

Regards,

Milos

I’ll stick with the Advanced version :)

I have one more question. How can I activate the remember function when logging in (does a check box appear or does the user stay logged in automatically?) Thanks.

Regards, fzoltan

Hey,

Unfortunately, the AS script does not have such functionality out of the box, so you will have to implement it on your own.

Regards,

Milos

Hello loshMiS,

If I have a lockscreen modal or form, how can I validate the password with the saved in DB?

Hey,

Your support for this item has expired. if you have any questions, please extend the support and submit a ticket on https://milos.support-hub.io and I’ll get back to you as soon as possible.

Regards,

Milos

Hi, sorry. I already refresh the support.

I just need the form to validate the password if “X” user lock their session, like a function or similar I think..

Best Regards!

Replied to your support ticket.

hello, how to send secure curl PHP using this advance security php web?

Hey,

Sending curl requests has nothing to do with this script… You will send them in the same way you do in any other PHP based application. You can also use Guzzle if you want to for example.

ok understand.. how if we want to make secure shopping cart with this script?

You can build any application you want on top of the AS script, since you get the whole source code.

The script itself will allow you to have users with different roles and ability for those users to register, login and access to the pages that they have access to. Everything else you will have to build on your own.

Regards,

Milos

Can I protect pages created in languages other than PHP, like VueJS, Angular etc

Hey,

It really depends on how those pages are created. This is a PHP based script, so you must have PHP running, either for the whole app or just for the API for example.

Now, if you have a VueJS single page application, which communicates with the API that’s written in PHP, then you can add AS for the API level. You will still have to update the VueJs logic separately though on what happens if user does not have access to a specific page.

Is there a way to change the sorting of the users data table at users.php?

Hey, or course. As you know, you have the whole source code so you can customize the app however you want.

Btw, you support for this item has expired. If you need any help or have any further questions, please extend the support and submit a ticket on https://milos.support-hub.io

Regards,

Milos

hi can i connect login by sso microsoft azure on this system

Hey,

With a bit of configuration you can add the SSO for Azure. The script is using https://hybridauth.github.io/ package for this purpose, so if you are familiar with it you should not have any issues with the configuration.

Regards,

Milos

I followed your Documentation and I have managed to Install. After everything is ready, do we have to manually delete the install folder ? If we leave it there I think if someone wants to access the /install again….they can mess things up.

Hey,

Yes, you should remove the “install” folder if you don’t need it anymore.

Also, make sure that you change the permissions for ASEngine folder so it’s not writable by the script anymore. You can find the note about it at the bottom of https://milos.support-hub.io/articles/advanced-security-installaton#step-5-complete article and on the final step of the installation wizard.

Hi Milos, I have a pre sale question, I am really interested to this script, been checking the comments to see if there is any question about: 1. How to implement to integrate with published PHP scrip based website or 2. can I make this script as stand-alone and link to wordpress call to action signup button to redirect to this. (or any better way to do so?) 3. can we add extra feature to the user dashport to be able to see like add fun Payment record or order/service update process detail & any other like order detail/invoices. (can we add from super admin dashboard? or do I need to edit on the script which I am not really good at coding)

Do you have any youtube or video guide for implementation of this script as I mention on my question above?

Thanks so much.

Hey,

1. Please check the following documentation article: https://milos.support-hub.io/articles/advanced-security-protect-your-pages

2. Unfortunately this won’t work without some modifications as the script is not designed to be used in combination with wordpress.

3. You get the whole source code of the script, so yo can customize it however you want. However, keep in mind that you must be familiar with PHP, JavaScript, HTML and CSS since the only way to add features or customize the way script works is by editing the code.

I don’t have any YouTube video guides, but I’d recommend you to check the documentation since a lot of things are explained there: https://milos.support-hub.io/knowledgebase/2

Regards, Milos

I hope there’s no framework on this one?

I bought your Vanguard years ago but I could never integrate it in my project because your Laravel is incompatible with my basic MVC system

Hey,

As you can see from the description, AS is using pure PHP, without any frameworks.

Regards,

Milos

Hi, That would be great to have extra CRUD functions that allow 2 DB action like these:

Select / Insert

Select / Update

Select / Delete

You should put https as default for callback because facebook always requires https define(‘SOCIAL_CALLBACK_URI’, “https:

Hi! What is the upgrade procedure? Your documentation only has a list of changed files, but replacing them doesn’t work (the install procedure is restarted)

Hey,

If you have changed the files then you need to update them one by one. If not, you can overwrite all the files and make sure that you don’t accidentally remove the ASEngine/ASConfig.php file while doing it.

Btw, your support for this item has expired. If you have any questions in the future, please extend support and create a ticket at https://milos.support-hub.io

Regards,

Milos

hi, the project have actualy over 878 files, but could you guide me to select the only usefull file needed to keep operational de login system, we no deed social login like facebook pay pal or mail and some other features.

will be kind of you just helpme with this, unfortunately my web space account is quiet close to get the limit.

thanks for your time and attention,,

Hey,

All files are required for the app to work properly. Most likely some of them can be deleted, especially from the “vendor” folder, but I cannot guarantee that the app will work as expected.

Btw, your support for this item has expired. If you have any questions in the future, please extend the support and create a ticket on https://milos.support-hub.io

Regards,

Milos

Hi How can i get AdminPages. To this page get Access only with UserRole Admin?

Hey,

You need to log in as admin. The default credentials after installation are:

username: admin

password: admin123

Regards,

Milos

Hi! I’m having this error, what could be causing it? Everything worked properly, until this error suddenly appeared without making any changes.

Deprecated: Return type of Pimple\Container::offsetExists($id) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/webvol24/ku/4bx3hhuh5kwq23e/ime_sajta/vendor/pimple/pimple/src/Pimple/Container.phpon line 133

Hey,

Most likely you are running an older version of AS on newer version of PHP, or something like that.

Anyway, your support for this item has expired. If you have any other questions please renew the support and create a ticket on https://milos.support-hub.io

Regards, Milos

hi I have a course website, I need a login system..can I redirect the user to my website after successful login? also do you have any other script that has login and subscription?

Hey,

AS is meant to be integrated into the codebase of your own application, so If your course website is built in PHP and if you are familiar with PHP, MySQL and JavaScript, you can use AS to add the login functionality to your script.

As you can see on my profile, I also have Vanguard, which has much more features and stuff, but if you are not familiar with Laravel PHP framework, then Vanguard is probably not a good choice.

Regards,

Milos

Hi, My course website is designed in HTML & CSS only.

I have experience in PHP, so to clarify would it be possible to integrate it with my own html project?

Hey,

Assuming that you will convert your website to PHP (just by changing the extension of your files to .php) then yes, it will be possible to integrate AS with your website.

You won’t be able to leave the files as .html files since you need to include PHP code into each page that should be protected.

Regards,

Milos

hii, btw do you have plane to make custome captcha?

Hey,

Not sure that I fully understand the question. What kind of captcha you are referring to?

captcha like this : https://ibb.co/GtHXN6X

Hey,

Unfortunately no, I don’t have any plans on adding such captcha. If you need it I’d recommend you go with Google’s reCAPTCHA, or something like that.

Regards,

Milos

hii, can i know what is yopur next update plan?

Hey,

The plan is to refactor and de-couple the code a bit more (add more classes, etc) and add automated tests. Also, another plan is to add 2FA. No ETA at the moment, it won’t be in next month or two for sure.

Regards,

Milos

Hi – thx for the update. Can i update everything except bootstrap? Im using it for an admin panel and im using a lot of custom jquery and did a lot of changes to css files.

im not sure if a update to bs 5 just works out of the box?

Hey,

Yes, you can update only the pieces you want. If you update the backend only, old bootstrap frontend should still work without any issues.

Regards,

Milos

Great – thx!

Hi, do you plan to add ARGON2I for password?

Hey,

I don’t have such plans for now, but you can easily customize it if that’s what you need.

Regards,

Milos

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey