action #694
closedFinish and integrate gem devise_ichain_authenticatable
100%
Description
The functionality for signing in using ichain should be provided by an external gem with a more elegant and flexible integration. Currently, there are dependencies between the 'bento' theme in the application and the system used for authentication (the standard theme does not play nicely with ichain).
The gem should be really useful in the future for all openSUSE (or SUSE) related rails applications.
Updated by ancorgs over 11 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 70
There is a separate branch in the repository in which most of this work was already done in July. Time for setting up and testing in a real environment (will be done when the current reimbursement process is over).
Updated by ancorgs over 11 years ago
- % Done changed from 70 to 90
It's mostly done now.
We already have released the version 0.2.0 of the gem, which seems to work perfectly. Documentation is still missing in order to close the ticket.
The devise_ichain_authenticatable branch of the travel-support repository is also fully working using the gem (and even includes several improvements done during the process). A merge with the master branch is needed in order to deploy and close the issue. It will be done next Monday.
Updated by ancorgs over 11 years ago
- Status changed from In Progress to Closed
- % Done changed from 90 to 100
Documentation for devise_ichain_authenticatable already written and published (and announced in opensuse-ruby mailing list). Changes to TSP app already integrated in master branch. Closing issue.