Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: django-auth-ldap/django-auth-ldap
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.8.0
Choose a base ref
...
head repository: django-auth-ldap/django-auth-ldap
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5.0.0
Choose a head ref
  • 11 commits
  • 11 files changed
  • 2 contributors

Commits on Jul 17, 2024

  1. Use ruff instead of black, flake8 and isort

    Simpler, fully configured from pyproject.toml, and faster.
    francoisfreitag committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    84fbf21 View commit details
    Browse the repository at this point in the history
  2. Drop support for django 3.2

    It has reached its end of life.
    francoisfreitag committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    9304ceb View commit details
    Browse the repository at this point in the history
  3. Simplify test matrix

    francoisfreitag committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    8008187 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    fb89efc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21c2296 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    92a1439 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

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

Commits on Jul 20, 2024

  1. Add setuptools requirement to build docs with Python 3.12

    ```
    Running Sphinx v7.4.6
    
    Configuration error:
    There is a programmable error in your configuration file:
    
    Traceback (most recent call last):
      File "/home/freitafr/dev/django-auth-ldap/venv/lib/python3.12/site-packages/sphinx/config.py", line 529, in eval_config_file
        exec(code, namespace)  # NoQA: S102
        ^^^^^^^^^^^^^^^^^^^^^
      File "/home/freitafr/dev/django-auth-ldap/docs/conf.py", line 17, in <module>
        from pkg_resources import DistributionNotFound, get_distribution
    ModuleNotFoundError: No module named 'pkg_resources'
    
    make: *** [Makefile:20: html] Error 2
    ```
    francoisfreitag committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    7508234 View commit details
    Browse the repository at this point in the history
  2. Specify python-version for each GitHub action

    Otherwise, the system version is used, which issues a warning, is not
    under control and cannot use the pip cache.
    francoisfreitag committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    2c5d07b View commit details
    Browse the repository at this point in the history
  3. Cache pip packages across GitHub actions

    Be easier on the network and slightly faster.
    francoisfreitag committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    796129b View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Propagate LDAP errors instead of silently ignoring, send more ldap_er…

    …ror signals
    
    * LDAPError exceptions are now propagated from the
      `LDAPSearch.execute()` method, which is used internally in many code
      paths. It's now possible to distinguish errors from empty results.
    * In particular `NestedMemberDNGroupType` no longer returns partial
      results when faced with errors, but also propagate the results.
    * When `MIRROR_GROUPS` or `MIRROR_GROUPS_EXCEPT` is enabled, then an
      error during group mirroring will fail authentication. Previously it
      could mirror a partial set of groups or remove all groups.
    * The `ldap_error` Django signal is now sent for more situations --
      previously it only reported errors from authentication, but nothing
      else.
    intgr authored and francoisfreitag committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    3685761 View commit details
    Browse the repository at this point in the history
Loading
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy