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

Release 2.7.0 #1062

Merged
merged 20 commits into from
Aug 30, 2023
Merged
Changes from 2 commits
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
5408cf5
rename JOBRESULT_RETENTION to JOB_RETENTION
marcquark May 7, 2023
055538c
Fixed type in else
tobiasge May 8, 2023
2037e42
Merge pull request #1009 from marcquark/job_retention2
tobiasge May 8, 2023
23d5865
Update Ubuntu und Nginx Unit
tobiasge May 11, 2023
0d748ed
Merge pull request #1010 from tobiasge/image-update
tobiasge May 11, 2023
8208ded
docker-compose.yml: fix volume mount options
florianschroen Jun 15, 2023
ebc5900
Merge pull request #1024 from florianschroen/2023-06-15_fix_volume_op…
tobiasge Jun 15, 2023
d69dace
Update dependency django-auth-ldap to v4.4.0
renovate[bot] Jul 22, 2023
9bdd074
Merge pull request #1034 from netbox-community/renovate/django-auth-l…
tobiasge Jul 23, 2023
c991726
netbox.env: fixed unwanted string interpolation
toriningen Aug 3, 2023
ec60363
Set REMOTE_AUTH_AUTO_CREATE_USER default to False
NeodymiumFerBore Aug 4, 2023
75690ac
Update dependency django-auth-ldap to v4.5.0
renovate[bot] Aug 8, 2023
be7af2e
Merge pull request #1045 from netbox-community/renovate/django-auth-l…
tobiasge Aug 9, 2023
dd0c0b7
Merge pull request #1042 from toriningen/fix/1041-invalid-template
tobiasge Aug 16, 2023
f703bba
Merge pull request #1043 from NeodymiumFerBore/fix/honor-default-conf…
tobiasge Aug 16, 2023
12af423
Map REMOTE_AUTH_BACKEND env var to list
NeodymiumFerBore Aug 25, 2023
44d0f47
Prepare for Netbox 3.6
tobiasge Jul 7, 2023
4d54bb1
Merge pull request #1059 from NeodymiumFerBore/feat/remote-auth-backe…
tobiasge Aug 28, 2023
69c5580
Fix #1061: Install openssh-client
tobiasge Aug 29, 2023
2855320
Merge pull request #1039 from tobiasge/netbox-3.6
tobiasge Aug 30, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements-container.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
django-auth-ldap==4.3.0
django-auth-ldap==4.4.0
django-storages[azure,boto3,dropbox,google,libcloud,sftp]==1.13.2
psycopg2==2.9.6
python3-saml==1.15.0