Open
Description
- podRoot's index.html usually contains a login/logout button
- the new authorization is not directly compatible
There are different ways to solve this problem :
- do nothing : users will have an old login/logout button that send to pages with the new new login/logout
- modify the lold login/logout function to return an alert explaining that this function is discarded and has no effect
- Not to lose any specific pod data the podRoot/index.html shall be renamed to podRoot/index_1.html with a simple script.
Metadata
Metadata
Assignees
Labels
No labels