Skip to content

auth-upgrade migration #59

Open
Open
@bourgeoa

Description

@bourgeoa
  • 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 :

  1. do nothing : users will have an old login/logout button that send to pages with the new new login/logout
  2. modify the lold login/logout function to return an alert explaining that this function is discarded and has no effect
  3. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions