[FOLIO-362] Rename auth modules Created: 26/Oct/16 Updated: 12/Nov/18 Resolved: 28/Oct/16 |
|
| Status: | Closed |
| Project: | FOLIO |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | Bug | Priority: | P2 |
| Reporter: | Heikki Levanto | Assignee: | Heikki Levanto |
| Resolution: | Done | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | 1 day, 7 hours | ||
| Original estimate: | Not Specified | ||
| Sprint: |
| Description |
|
There has been repeated confusion about the authorization and authentication modules. Rename
the permissions_module has a pretty good name already. |
| Comments |
| Comment by Heikki Levanto [ 26/Oct/16 ] |
|
I guess the actual renaming isn't going to be difficult. Updating documentation will take a little more time, but should be straightforward. |
| Comment by Heikki Levanto [ 26/Oct/16 ] |
|
The actual code renaming is done. Need to go through test data, examples, and docs. |
| Comment by Heikki Levanto [ 27/Oct/16 ] |
|
Most of docs is done, as are the example Json records etc. I still need to walk through the vagrant stuff and see that nothing breaks in the node modules, new territory for me. |
| Comment by Heikki Levanto [ 28/Oct/16 ] |
|
Had to wait for Kurt's merge before breaking stuff. The merge was a bit messy, many conflicts, as expected, but solved just fine. Then Jenkins didn't approve of the thing, turns out that the Docker tests are hard coded, and it could no longer find the directories. Malc fixed that for me, and all is well now. |
| Comment by Heikki Levanto [ 28/Oct/16 ] |
|
Merged in master |