App Setup Dashboard
Posted: 2024-10-02 18:44
I'm not sure which forum category this should go in so I'm tacking it on as a suggestion.
I would like to have additional functionality that is not to be in the actual app, but in a set up area.
For example:
- adding Perishable Press's nG firewall rules in the web root's Apache .htaccess file. There is a version for nginx as well.
- a setting to limit failed login attempts
- add a cookie acceptance dialog
- enable various logging features
- set a session timeout expiration when there is no activity
- limit the number of simultaneous sessions by a single user account
- database maintenance
- site backup
- appearance settings
I'm not suggesting all these and more be added by AppGini.
I'm curious how I can implement the interface with a separate set of scripts and most likely a newer bootstrap version.
Has anyone added functionality and made it web accessible?
I would like to have additional functionality that is not to be in the actual app, but in a set up area.
For example:
- adding Perishable Press's nG firewall rules in the web root's Apache .htaccess file. There is a version for nginx as well.
- a setting to limit failed login attempts
- add a cookie acceptance dialog
- enable various logging features
- set a session timeout expiration when there is no activity
- limit the number of simultaneous sessions by a single user account
- database maintenance
- site backup
- appearance settings
I'm not suggesting all these and more be added by AppGini.
I'm curious how I can implement the interface with a separate set of scripts and most likely a newer bootstrap version.
Has anyone added functionality and made it web accessible?