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

Drop Admin attribute based on LDAP when login (continue #1743) #8849

Merged
merged 39 commits into from
Nov 14, 2019

Commits on Oct 27, 2019

  1. Configuration menu
    Copy the full SHA
    9ed9f6e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f15fcbf View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2019

  1. Fix affectation

    remy-wanteeed committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    879b5f7 View commit details
    Browse the repository at this point in the history
  2. Update models/login_source.go

    Co-Authored-By: JustKiddingCode <[email protected]>
    DblK and JustKiddingCode authored Oct 28, 2019
    Configuration menu
    Copy the full SHA
    d0f465e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18bc2a2 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2019

  1. Better ident

    remy-wanteeed committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    db57637 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2019

  1. Apply suggestions from code review

    Update user information
    
    Co-Authored-By: 6543 <[email protected]>
    DblK and 6543 authored Nov 1, 2019
    Configuration menu
    Copy the full SHA
    e9d9244 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2019

  1. Make fmt

    remy-wanteeed committed Nov 3, 2019
    Configuration menu
    Copy the full SHA
    89f0006 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2019

  1. add err handling

    6543 committed Nov 5, 2019
    Configuration menu
    Copy the full SHA
    f30e4a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f434972 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2019

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

Commits on Nov 7, 2019

  1. Configuration menu
    Copy the full SHA
    d6a30be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1657a62 View commit details
    Browse the repository at this point in the history
  3. keep login speed

    6543 committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    7ab74eb View commit details
    Browse the repository at this point in the history
  4. User sync is implemented at go-gitea#1478 - so only make sure that ad…

    …min acces is drpoed if changed
    6543 committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    6c703ff View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a589d75 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2019

  1. Configuration menu
    Copy the full SHA
    5c3b8e9 View commit details
    Browse the repository at this point in the history
  2. no async

    6543 committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    d39606e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    406a7bf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d5556fd View commit details
    Browse the repository at this point in the history
  5. update two comments

    6543 committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    fb2f9a4 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2019

  1. add lafriks suggestions

    Co-Authored-By: Lauris BH <[email protected]>
    6543 and lafriks authored Nov 9, 2019
    Configuration menu
    Copy the full SHA
    66d7857 View commit details
    Browse the repository at this point in the history
  2. if adminFilter is set - use it

    Co-Authored-By: Lauris BH <[email protected]>
    6543 and lafriks authored Nov 9, 2019
    Configuration menu
    Copy the full SHA
    cdb94ca View commit details
    Browse the repository at this point in the history
  3. Update models/login_source.go

    well - I should look more detaild at suggestions :D
    
    Co-Authored-By: Lauris BH <[email protected]>
    6543 and lafriks authored Nov 9, 2019
    Configuration menu
    Copy the full SHA
    11dc5d3 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2019

  1. Configuration menu
    Copy the full SHA
    8af9ed7 View commit details
    Browse the repository at this point in the history
  2. make it work again

    6543 committed Nov 10, 2019
    Configuration menu
    Copy the full SHA
    c73ce44 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd1d5cc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8492f8c View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2019

  1. Configuration menu
    Copy the full SHA
    b76135d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b018774 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca79841 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2019

  1. set is_admin value to user

    6543 committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    0112c77 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eef26b2 View commit details
    Browse the repository at this point in the history
  3. look nicer

    6543 committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    9d255ed View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2019

  1. Configuration menu
    Copy the full SHA
    6753b3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ea1435 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    321b5aa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    da6f213 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7495aa5 View commit details
    Browse the repository at this point in the history