Instead of using the provided openlogin.settings.inc, is it possible to put the settings into the database and provide a web-based UI to user? I will try making a quick prototype by tonite and post the result here.
Instead of using the provided openlogin.settings.inc, is it possible to put the settings into the database and provide a web-based UI to user? I will try making a quick prototype by tonite and post the result here.
Comments
Comment #1
Jeffrey04 commentedonly managed to put things into database so far, will try working on the crud interface for providers tomorrow.
diff generated by mercurial, not sure if it is the right format...
Comment #2
Jeffrey04 commentedComment #3
seaji commentedThanks Jeffrey04,
but your patch it not usable.
Database scheme is not all.
More difficult is admin interface.
Comment #4
Jeffrey04 commentedoops, didn't have time to do it for the past few weeks, will post my progress so far tonight :D
Comment #5
Jeffrey04 commentedThis is my progress so far, should do complete crud for openlogin module
(diff is generated by mercurial)
P/S: this is just the CRUD interface for providers, I have not apply this in the login form, will post them tonite
Comment #6
Jeffrey04 commented/user should now get the list of providers from the database now
Comment #7
Jeffrey04 commentedAdded redirection after deletion
Comment #8
Jeffrey04 commentedUpdated admin page
Comment #9
giorgio79 commentedAny plans on getting this committed please? :)
Comment #10
seaji commentedYes, I have plans on getting this patch committed.
But have no time for now.
This will be done in a couple of weeks.
Comment #11
Jeffrey04 commented@seaji thanks for the reply :D
Comment #12
vacilando commentedThis is much needed; subscribing.