IF YOU WOULD LIKE TO GET AN ACCOUNT, please write an
email to Administrator. User accounts are meant only to access repo
and report issues and/or generate pull requests.
This is a purpose-specific Git hosting for
BaseALT
projects. Thank you for your understanding!
Только зарегистрированные пользователи имеют доступ к сервису!
Для получения аккаунта, обратитесь к администратору.
* release_2.4.1:
Update reprepro component version
vendoring ng-pendo as an Tower module
Updating version number and changelog for 2.4.1
Fix up location of apt key for mongo
* release_2.4.0: (24 commits)
CheckAccess for related fields for teams
Don't save the instance in set_actor if the user is invalid
fixed related values not populating in teams ui
update to more performant and 2.7.9 SSL-friendlier version of pywinrm
added dm.xmlsec.bindin license
stop waiting after summary fields are grabbed
Remove social auth user fields settings that don't have any effect.
fixed social authd user license issue
Remove cedric-vincent proot repo
Updating changelogs and readme
Fix typo in AnonymousUser
Fix an issue reauthing as a social auth user
fixed organization rest call from happening
fixed messing up add user form w social auth pw hide earlier
Update response object nesting for pendo service
update requirements.txt README
hide un and pw fields when user is social auth based
add pyrad to requirements.txt
added appdirs
add django-radius license
...
If a social auth user is deleted and then attemnpts to relogin after the
old user object has been removed then it can cause an error. So here
we'll add an extra lookup for the user just to verify
This commit includes the face lift for the lists on the dashboard.
Remaining items/Known errors are:
sort doesn't work on table columns
I need to remove sparklines from the project
fixing column resize issues and adding ellipses for
long text that overflows the table cell.
adding 20px spacing between columns
per request of Taufique
SmartStatus "running" icon and links for jobs list
removing JQuery's Sparklines lib
adding more padding to main layout
for nav and footer
* release_2.4.0: (70 commits)
Disallow changing a users password for social auth
bump django-radius to include new license
Change Jenkins server references from IP to DNS name
Social auth and SSO updates:
allow multi-org expired licenses to delete orgs
Add social log messages to tower's log on error
Update default scopes requested for github social auth.
Switch to matburt's fork for python social auth
Emit a warning for unmapped SAML paramters
Fix up some SAML issues
Remove `environment` play stmt
Use correct aw_repo_url when building packer
Add missing libxmlsec1 openssl dependency for ubuntu
adds socket tests
added git pre commit hook to run flake8
fixes remove_instance error
null pointer exception
Resolve issue on precise keeping old debs around
Attach handlers to django_auth_ldap
Attach handlers to django_auth_ldap
...