User Management in genieacs-gui

Oliver Kraitschy okraits at arcor.de
Sat Jan 30 05:15:06 EST 2016


On Sat, Jan 30, 2016 at 04:43:49AM +0300, Zaid Abdulla wrote:

> See attached patch for implementation of LDAP for authentication. This
> just handles the authentication part so you'll still need to define the
> roles in the roles file. You can define a "default" role which will
> apply to all logged in users. You or anybody else are welcome to
> enhance this by implementing Dan's suggestions and make a PR.
> 
> When it comes to choice of database, you don't need to worry about that
> as Rails abstracts out the DB layer for you. But config files are
> probably good enough for something like this anyway.
> 
> Regarding upcoming features, I will be sharing details about that in
> the Announce mailing list in the coming weeks.
> 
> Zaid

Thank you very much for the patch - i will try it out.

I would like to have a GUI interface for management of users and roles, so
storing the related data in a database would be beneficial for that. I will
try to come up with code for that.

I'm looking forward to your roadmap.

Greetings,
Oliver


More information about the Users mailing list