Files
snipe-it/app/config/version.php
T
snipe 2888103d1a More updates for #1433
This is a paired down version of the previous auth. Rather than trying to authenticatr with Sentry at every turn, check for valid LDAP and then once all those LDAP additions/updates are set, then try to auth with the credentials the user provided.
2015-12-29 19:12:22 -08:00

5 lines
99 B
PHP

<?php
return array (
'app_version' => 'v2.0.6-159',
'hash_version' => 'v2.0.6-159-g5eb9527',
);