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

Ldap #174

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

Ldap #174

wants to merge 27 commits into from

Commits on Jun 21, 2017

  1. Initial Commit

    Taras Shchybovyk committed Jun 21, 2017
    Configuration menu
    Copy the full SHA
    68849ea View commit details
    Browse the repository at this point in the history
  2. Initial Commit

    Taras Shchybovyk committed Jun 21, 2017
    Configuration menu
    Copy the full SHA
    849add6 View commit details
    Browse the repository at this point in the history
  3. OpenLDAP login for Admin

    Taras Shchybovyk committed Jun 21, 2017
    Configuration menu
    Copy the full SHA
    22f4769 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2017

  1. added username field

    Taras Shchybovyk committed Jun 22, 2017
    Configuration menu
    Copy the full SHA
    fa05a05 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2017

  1. Added username field for user creation

    Taras Shchybovyk committed Jun 23, 2017
    Configuration menu
    Copy the full SHA
    050b17e View commit details
    Browse the repository at this point in the history
  2. updated username view form

    Taras Shchybovyk committed Jun 23, 2017
    Configuration menu
    Copy the full SHA
    f3b7878 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2017

  1. added edit action to employee

    Taras Shchybovyk committed Jun 26, 2017
    Configuration menu
    Copy the full SHA
    572e9e7 View commit details
    Browse the repository at this point in the history
  2. changed user

    Taras Shchybovyk committed Jun 26, 2017
    Configuration menu
    Copy the full SHA
    bb2f923 View commit details
    Browse the repository at this point in the history
  3. ldap flag for adding user

    Taras Shchybovyk committed Jun 26, 2017
    Configuration menu
    Copy the full SHA
    9b3ea66 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2017

  1. Added username field for candidates

    Taras Shchybovyk committed Jun 27, 2017
    Configuration menu
    Copy the full SHA
    1896dc3 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2017

  1. Initial changes for installator

    Taras Shchybovyk committed Jun 30, 2017
    Configuration menu
    Copy the full SHA
    54006f0 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2017

  1. Added superAdmin field to installer

    Taras Shchybovyk committed Jul 3, 2017
    Configuration menu
    Copy the full SHA
    2dd8114 View commit details
    Browse the repository at this point in the history
  2. small fixes

    Taras Shchybovyk committed Jul 3, 2017
    Configuration menu
    Copy the full SHA
    2e45a20 View commit details
    Browse the repository at this point in the history
  3. updated ldap parameters

    Taras Shchybovyk committed Jul 3, 2017
    Configuration menu
    Copy the full SHA
    9b72936 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2017

  1. Logger

    Taras Shchybovyk committed Jul 4, 2017
    Configuration menu
    Copy the full SHA
    9a18f84 View commit details
    Browse the repository at this point in the history
  2. Removing log

    Taras Shchybovyk committed Jul 4, 2017
    Configuration menu
    Copy the full SHA
    0518118 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2017

  1. Updates to ldap installer. Added ldap test connection functionality a…

    …t installer
    Taras Shchybovyk committed Jul 13, 2017
    1 Configuration menu
    Copy the full SHA
    0e0c58c View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2017

  1. Updates to ldap installer. Added ldap test connection functionality a…

    …t installer
    Taras Shchybovyk committed Jul 14, 2017
    Configuration menu
    Copy the full SHA
    7b246d4 View commit details
    Browse the repository at this point in the history
  2. More fixes to ldap auth install form

    Taras Shchybovyk committed Jul 14, 2017
    Configuration menu
    Copy the full SHA
    205875f View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2017

  1. More fixes to ldap auth install form

    Taras Shchybovyk committed Jul 17, 2017
    Configuration menu
    Copy the full SHA
    a14994d View commit details
    Browse the repository at this point in the history
  2. More fixes to ldap auth install form

    Taras Shchybovyk committed Jul 17, 2017
    Configuration menu
    Copy the full SHA
    dabd50f View commit details
    Browse the repository at this point in the history
  3. More fixes to ldap auth install form

    Taras Shchybovyk committed Jul 17, 2017
    Configuration menu
    Copy the full SHA
    63acab5 View commit details
    Browse the repository at this point in the history
  4. More fixes to ldap auth install form

    Taras Shchybovyk committed Jul 17, 2017
    Configuration menu
    Copy the full SHA
    9b20e5c View commit details
    Browse the repository at this point in the history
  5. Removing ldapUser column from db

    Taras Shchybovyk committed Jul 17, 2017
    Configuration menu
    Copy the full SHA
    71f74d8 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2017

  1. Fixing 503 error

    Taras Shchybovyk committed Jul 20, 2017
    Configuration menu
    Copy the full SHA
    4dfdb88 View commit details
    Browse the repository at this point in the history
  2. implementation of LDAP authentication

    Changes:
    added ldap section to application.ini
    added step5.php for ldap configuration for install section.
    added username column to main_users and employee, candidate, org_head view/models
    Taras Shchybovyk committed Jul 20, 2017
    Configuration menu
    Copy the full SHA
    f9b5258 View commit details
    Browse the repository at this point in the history
  3. implementation of LDAP authentication

    Changes:
    added ldap section to application.ini
    added step5.php for ldap configuration for install section.
    added username column to main_users and employee, candidate, org_head view/models
    
    added ldap_constans.php
    Taras Shchybovyk committed Jul 20, 2017
    Configuration menu
    Copy the full SHA
    1dce3f2 View commit details
    Browse the repository at this point in the history