File tree Expand file tree Collapse file tree 3 files changed +4
-0
lines changed
Expand file tree Collapse file tree 3 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -66,6 +66,7 @@ simplejson
6666six == 1.17.0
6767sseclient-py == 1.8.0
6868st2-auth-backend-flat-file
69+ st2-auth-backend-pam @ git+https://github.com/StackStorm/st2-auth-backend-pam.git@master
6970st2-auth-ldap @ git+https://github.com/StackStorm/st2-auth-ldap.git@master
7071st2-rbac-backend @ git+https://github.com/StackStorm/st2-rbac-backend.git@master
7172stevedore == 5.3.0
Original file line number Diff line number Diff line change @@ -9,4 +9,6 @@ stevedore
99# For backward compatibility reasons, flat file backend is installed by default
1010st2-auth-backend-flat-file
1111st2-auth-ldap@ git+https://github.com/StackStorm/st2-auth-ldap.git@master
12+ # This requirement has been injected by st2-packages.git for many years.
13+ st2-auth-backend-pam@ git+https://github.com/StackStorm/st2-auth-backend-pam.git@master
1214gunicorn
Original file line number Diff line number Diff line change @@ -13,5 +13,6 @@ passlib==1.7.4
1313pymongo == 4.6.3
1414six == 1.17.0
1515st2-auth-backend-flat-file
16+ st2-auth-backend-pam @ git+https://github.com/StackStorm/st2-auth-backend-pam.git@master
1617st2-auth-ldap @ git+https://github.com/StackStorm/st2-auth-ldap.git@master
1718stevedore == 5.3.0
You can’t perform that action at this time.
0 commit comments