Only allow Admins to create additional Admin account

I think this will be for the interest of security.

For those of us that don’t use entities, managers that are able to add users are able to create an admin account and bypass their allowances… madness!

Thanks

Matt

2 Likes

It his was mentioned not so long ago. The users section and permissions section are in need of a revamp in next version for sure.

1 Like

You can do what I do is an have a whole custom admin website to manage staff so that im the only one who ever open managment on Samba

2 Likes

I can’t believe you hand wrote all that.
Looks really slick.
Are you planning to share this side of your system.
Would love to see some more of it.

of course, though most of my setup is pretty much just what i need. I also used a layout called AdminLTE as wella s bootstrap

What else would I of used?

1 Like

Arrrr, so not completely by hand :wink:

Well, It still has taken me a long time considering Id never made a php/html website before.

Oh boy the logins and registers were complicated.

Don’t get me wrong, good job, looks awesome :slight_smile:

Yep, am working on sending emails out for registration.

Dreamwever makes editing HTML so easy :slight_smile:
And Mailchimp provideds amazing resposnive templates

1 Like

that’s pretty insane! Is that accessible from a remote computer?

Matt

What do you mean by that? what part?

your adding employees etc… as in… could you access it from home? or is it set up on the host computer?

Its a website. I could access it from your phone. Samba polls the website every 30 minutes, or when I click update files button and gets sent a JSON array of updates to perform which thhen a samba code inserts/updates/deleters stuff into the samba db.

As a side note, i could watch transactions come in from my dashboard anywhere, I dont have to be at my store to see reports.

1 Like

So you have this on indipendent database and a triggered ‘sync script’ within samba or are you inserting/updating database directly.

This. from my orignal post when @QMcKay helped, I had the problem where every port except 443 and 25 was blocked, so evyerin had to be done over porrt 443 which is http.

1 Like