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 Authentication #346

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

Commits on Aug 5, 2023

  1. Added LDAP link

    betapictoris committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    cf3f666 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5b35a6 View commit details
    Browse the repository at this point in the history
  3. Added LDAP route

    betapictoris committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    ae9f95a View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2023

  1. Made TLS checkbox work.

    TODO: Make the styles match the rest of the page and move them out of inline.
    betapictoris committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    13bb999 View commit details
    Browse the repository at this point in the history
  2. Fixed typo

    betapictoris committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    830ab09 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    98be763 View commit details
    Browse the repository at this point in the history
  4. Added TODO

    betapictoris committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    1fab192 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    23e797e View commit details
    Browse the repository at this point in the history
  6. Removed eURL file

    betapictoris committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    6b2f853 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6602495 View commit details
    Browse the repository at this point in the history
  8. Added go-ldap dep

    betapictoris committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    6c8f5fa View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fdb2ec6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d833859 View commit details
    Browse the repository at this point in the history
  11. Fixed ineffassign to

    betapictoris committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    79b28ef View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9c56bf6 View commit details
    Browse the repository at this point in the history
  13. Fix else if (gocritic)

    betapictoris committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    1fd8c9b View commit details
    Browse the repository at this point in the history
  14. Fixed r param revive

    betapictoris committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    23d23c7 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    80f5fac View commit details
    Browse the repository at this point in the history
  16. Fixed filter labels

    betapictoris committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    e5f815c View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    a558947 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

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

Commits on Sep 5, 2023

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

Commits on Sep 9, 2023

  1. Configuration menu
    Copy the full SHA
    46dac6d View commit details
    Browse the repository at this point in the history
  2. Fixed variable defs

    betapictoris committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    94027dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7d6fda View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7de6cf1 View commit details
    Browse the repository at this point in the history
  5. Fixed newLDAPUser def

    betapictoris committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    238856a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9e5b8d4 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Configuration menu
    Copy the full SHA
    d6d51ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38ea72b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    667cf73 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a99d63a View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2023

  1. Fixed merge conflicts

    betapictoris committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    c03e104 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Configuration menu
    Copy the full SHA
    a24b7c0 View commit details
    Browse the repository at this point in the history
  2. Fixed old references to use the new style

    Readded goldap
    Fixed `c.DB` to `c.dbc`
    Fixed `WithUser`
    betapictoris committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    e770eaa View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2023

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

Commits on Nov 30, 2023

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

Commits on Dec 1, 2023

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

Commits on Dec 9, 2023

  1. Configuration menu
    Copy the full SHA
    df42923 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c6e195 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    84e29da View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0514996 View commit details
    Browse the repository at this point in the history
  5. gofmt handlers

    betapictoris committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    90b5324 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Configuration menu
    Copy the full SHA
    f8b0fbb View commit details
    Browse the repository at this point in the history
  2. Merge with upstream

    Merge pull request #1 from BetaPictoris/master
    betapictoris committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    e944817 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. Configuration menu
    Copy the full SHA
    408d325 View commit details
    Browse the repository at this point in the history
  2. Fix User struct from having not null passwords

    This is required for LDAP auth to work, blank passwords don't work anyway.
    betapictoris committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    6301cb2 View commit details
    Browse the repository at this point in the history
  3. Removed unused logs

    betapictoris committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    fdceb55 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f6ecd6d View commit details
    Browse the repository at this point in the history
  5. Lower-cased and removed punctuation for errors

    Fixes linting
    betapictoris committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    bc62b21 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    683525a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ac31258 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8793a36 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0d85e0c View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

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

Commits on Feb 23, 2024

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

Commits on Feb 28, 2024

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

Commits on Apr 1, 2024

  1. Bump LDAP deps

    betapictoris committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    c531666 View commit details
    Browse the repository at this point in the history
  2. Added LDAP config

    betapictoris committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    3cf6d0a View commit details
    Browse the repository at this point in the history
  3. Removed LDAP web UI

    betapictoris committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    dc3682d View commit details
    Browse the repository at this point in the history
  4. Reverted home template

    betapictoris committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    8ba05ef View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6bf39cc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6d7c605 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

  1. Configuration menu
    Copy the full SHA
    6eddc2a View commit details
    Browse the repository at this point in the history
  2. Readded gofeed dep

    betapictoris committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    995c566 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b36f26e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6ca68b2 View commit details
    Browse the repository at this point in the history
  5. Added LDAP admin filter

    betapictoris committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    5638ef5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fccf016 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f5195f1 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Fixed filter params

    betapictoris committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    0f7e24b View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

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

Commits on Jun 11, 2024

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