Skip to content
This repository has been archived by the owner on Oct 25, 2024. It is now read-only.

[NeuralChat] Support user management in backend server #952

Open
wants to merge 23 commits into
base: main
Choose a base branch
from

Commits on Dec 17, 2023

  1. Support user management backend part

    Signed-off-by: lvliang-intel <[email protected]>
    lvliang-intel committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    029ab8f View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Merge branch 'main' of https://github.com/intel/intel-extension-for-t…

    …ransformers into lvl/user_management
    
    Signed-off-by: lvliang-intel <[email protected]>
    lvliang-intel committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    c12f7ec View commit details
    Browse the repository at this point in the history
  2. fix ut issues

    Signed-off-by: lvliang-intel <[email protected]>
    lvliang-intel committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    912d190 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' of https://github.com/intel/intel-extension-for-t…

    …ransformers into lvl/user_management
    
    Signed-off-by: lvliang-intel <[email protected]>
    lvliang-intel committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    b19e91e View commit details
    Browse the repository at this point in the history
  4. fix copyright

    Signed-off-by: lvliang-intel <[email protected]>
    lvliang-intel committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    68998d6 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. fix pylint issues

    Signed-off-by: lvliang-intel <[email protected]>
    lvliang-intel committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    d17e1ff View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. support IntelLDAP

    Signed-off-by: lvliang-intel <[email protected]>
    lvliang-intel committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    dbdd3b4 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of https://github.com/intel/intel-extension-for-t…

    …ransformers into lvl/user_management
    
    Signed-off-by: lvliang-intel <[email protected]>
    lvliang-intel committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    b9b0a95 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Merge branch 'main' of https://github.com/intel/intel-extension-for-t…

    …ransformers into lvl/user_management
    
    Signed-off-by: lvliang-intel <[email protected]>
    lvliang-intel committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    97972c9 View commit details
    Browse the repository at this point in the history
  2. update code

    Signed-off-by: lvliang-intel <[email protected]>
    lvliang-intel committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    36a54b5 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' of https://github.com/intel/intel-extension-for-t…

    …ransformers into lvl/user_management
    
    Signed-off-by: lvliang-intel <[email protected]>
    lvliang-intel committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    6f3ece9 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Merge branch 'main' of https://github.com/intel/intel-extension-for-t…

    …ransformers into lvl/user_management
    
    Signed-off-by: lvliang-intel <[email protected]>
    lvliang-intel committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    4cff30d View commit details
    Browse the repository at this point in the history
  2. fix pylint issue

    Signed-off-by: lvliang-intel <[email protected]>
    lvliang-intel committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    cbdbb38 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' of https://github.com/intel/intel-extension-for-t…

    …ransformers into lvl/user_management
    
    Signed-off-by: lvliang-intel <[email protected]>
    lvliang-intel committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    ded96da View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    072a19c View commit details
    Browse the repository at this point in the history
  5. fix email issue

    Signed-off-by: lvliang-intel <[email protected]>
    lvliang-intel committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    abc55bf View commit details
    Browse the repository at this point in the history
  6. Merge branch 'main' of https://github.com/intel/intel-extension-for-t…

    …ransformers into lvl/user_management
    
    Signed-off-by: lvliang-intel <[email protected]>
    lvliang-intel committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    5707d8a View commit details
    Browse the repository at this point in the history
  7. Merge branch 'lvl/user_management' of https://github.com/intel/intel-…

    …extension-for-transformers into lvl/user_management
    
    Signed-off-by: lvliang-intel <[email protected]>
    lvliang-intel committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    8bd4ad3 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. only verify account and password

    Signed-off-by: lvliang-intel <[email protected]>
    lvliang-intel committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    80c2915 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of https://github.com/intel/intel-extension-for-t…

    …ransformers into lvl/user_management
    
    Signed-off-by: lvliang-intel <[email protected]>
    lvliang-intel committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    180a970 View commit details
    Browse the repository at this point in the history
  3. fix pylint

    Signed-off-by: lvliang-intel <[email protected]>
    lvliang-intel committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    59cc602 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' of https://github.com/intel/intel-extension-for-t…

    …ransformers into lvl/user_management
    
    Signed-off-by: lvliang-intel <[email protected]>
    lvliang-intel committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    b0768ee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    63798e7 View commit details
    Browse the repository at this point in the history