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

server Simple support to sync users from SG over to Ayon #76

Merged
merged 9 commits into from
Dec 2, 2024

Commits on Mar 28, 2024

  1. Configuration menu
    Copy the full SHA
    36c1558 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad9ebf1 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Configuration menu
    Copy the full SHA
    df147f7 View commit details
    Browse the repository at this point in the history
  2. Remove indentation

    fabiaserra committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    70af420 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    20b68e4 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    c71528f View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    3c62d5f View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2024

  1. Configuration menu
    Copy the full SHA
    4c79296 View commit details
    Browse the repository at this point in the history
  2. Update user creation and validation logic

    - Added user ID to the new user creation function.
    - Enhanced login validation by sanitizing input and ensuring it meets specific patterns.
    - Updated API call to use validated login format.
    jakubjezek001 committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    9a1cebf View commit details
    Browse the repository at this point in the history