Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add first login timestamp of each user to oc_preferences and user:info output #49377

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Nov 21, 2024

  1. feat: Add first login timestamp of each user to oc_preferences and us…

    …er:info output
    
    Signed-off-by: Côme Chilliet <[email protected]>
    come-nc committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    f43ebdd View commit details
    Browse the repository at this point in the history
  2. chore: Update openapi specs

    Signed-off-by: Côme Chilliet <[email protected]>
    come-nc committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    5c48030 View commit details
    Browse the repository at this point in the history
  3. fix(tests): Adapt tests to firstLogin new feature

    Signed-off-by: Côme Chilliet <[email protected]>
    come-nc committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    7e44535 View commit details
    Browse the repository at this point in the history
  4. feat(users): Use -1 for unknown firstLogin instead of setting it to c…

    …urrent date
    
    Signed-off-by: Côme Chilliet <[email protected]>
    come-nc committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    fd366a6 View commit details
    Browse the repository at this point in the history