diff --git a/net/self-service-password/Makefile b/net/self-service-password/Makefile index d9ba59350c0d..57dc5d5ae90d 100644 --- a/net/self-service-password/Makefile +++ b/net/self-service-password/Makefile @@ -1,51 +1,50 @@ # Created by: Krzysztof Stryjek PORTNAME= self-service-password -DISTVERSION= 1.4 -PORTREVISION= 1 +DISTVERSION= 1.4.5 CATEGORIES= net www MASTER_SITES= http://ltb-project.org/archives/ PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} DISTNAME= ltb-project-${PORTNAME}-${PORTVERSION} MAINTAINER= ports@bsdserwis.com COMMENT= Set of PHP-scripts to change LDAP password over the web LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENCE RUN_DEPENDS= ${LOCALBASE}/share/smarty3-${PHP_FLAVOR}/Smarty.class.php:www/smarty3@${PHP_FLAVOR} USES= php:flavors,web USE_PHP= filter hash ldap mbstring openssl phar session NO_ARCH= yes NO_BUILD= yes SUB_FILES= pkg-message SUB_LIST+= PKGNAME=${PKGNAME} -PLIST_SUB+= SSP_OWN=${WWWOWN} -PLIST_SUB+= SSP_GRP=${WWWGRP} +PLIST_SUB+= SSP_GRP=${WWWGRP} \ + SSP_OWN=${WWWOWN} CFGDIR= conf CFGFILE= config.inc.php .include .if ${PHP_VER} <= 70 # For older php mcrypt is needed USE_PHP+= mcrypt .endif post-extract: @${FIND} ${WRKSRC}/ -name '*.sig' -delete @${MV} ${WRKSRC}/${CFGDIR}/${CFGFILE} ${WRKSRC}/${CFGDIR}/${CFGFILE}.sample @${REINPLACE_CMD} \ -e 's;/usr/share/php/smarty3;${PREFIX}/share/smarty3-${PHP_FLAVOR};' \ ${WRKSRC}/${CFGDIR}/${CFGFILE}.sample do-install: @cd ${WRKSRC}/ && ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR}/ .include diff --git a/net/self-service-password/distinfo b/net/self-service-password/distinfo index 3b24d90c565e..6ec4d2658d66 100644 --- a/net/self-service-password/distinfo +++ b/net/self-service-password/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1519157902 -SHA256 (ltb-project-self-service-password-1.4.tar.gz) = a3a2b7fe070f48a34cc3cd8ce9c96594053f86856948b2307182530376570b3b -SIZE (ltb-project-self-service-password-1.4.tar.gz) = 2695556 +TIMESTAMP = 1657496900 +SHA256 (ltb-project-self-service-password-1.4.5.tar.gz) = 6f76af023cdeb737001a2224e122ff840f505913f495514f73cc498708441c6a +SIZE (ltb-project-self-service-password-1.4.5.tar.gz) = 2733675 diff --git a/net/self-service-password/pkg-descr b/net/self-service-password/pkg-descr index a2da95484f51..f72a6a76af43 100644 --- a/net/self-service-password/pkg-descr +++ b/net/self-service-password/pkg-descr @@ -1,6 +1,6 @@ Self Service Password is a web-based LDAP client. It provides easy, anywhere-accessible, multi-language service to change your LDAP password. Since it is a web application, this LDAP browser works on many platforms, making change of your LDAP/AD password accessible from any location. -WWW: https://ltb-project.org/documentation/self-service-password +WWW: https://ltb-project.org/documentation/self-service-password.html diff --git a/net/self-service-password/pkg-plist b/net/self-service-password/pkg-plist index 8ccccd3a4957..838b4457037d 100644 --- a/net/self-service-password/pkg-plist +++ b/net/self-service-password/pkg-plist @@ -1,229 +1,236 @@ @owner %%SSP_OWN%% @group %%SSP_GRP%% @sample %%WWWDIR%%/conf/config.inc.php.sample %%WWWDIR%%/htdocs/captcha.php %%WWWDIR%%/htdocs/change.php %%WWWDIR%%/htdocs/changesshkey.php %%WWWDIR%%/htdocs/css/self-service-password.css %%WWWDIR%%/htdocs/images/favicon.ico %%WWWDIR%%/htdocs/images/ltb-logo.png %%WWWDIR%%/htdocs/images/unsplash-clouds.jpeg %%WWWDIR%%/htdocs/images/unsplash-sky.jpeg %%WWWDIR%%/htdocs/images/unsplash-space.jpeg %%WWWDIR%%/htdocs/images/unsplash-stars.jpeg %%WWWDIR%%/htdocs/index.php %%WWWDIR%%/htdocs/js/jquery.selectunique.js %%WWWDIR%%/htdocs/js/self-service-password.js %%WWWDIR%%/htdocs/resetbyquestions.php %%WWWDIR%%/htdocs/resetbytoken.php %%WWWDIR%%/htdocs/sendsms.php %%WWWDIR%%/htdocs/sendtoken.php %%WWWDIR%%/htdocs/setquestions.php %%WWWDIR%%/htdocs/vendor/bootstrap/css/bootstrap-theme.css.map %%WWWDIR%%/htdocs/vendor/bootstrap/css/bootstrap-theme.min.css %%WWWDIR%%/htdocs/vendor/bootstrap/css/bootstrap.css.map %%WWWDIR%%/htdocs/vendor/bootstrap/css/bootstrap.min.css %%WWWDIR%%/htdocs/vendor/bootstrap/fonts/glyphicons-halflings-regular.eot %%WWWDIR%%/htdocs/vendor/bootstrap/fonts/glyphicons-halflings-regular.svg %%WWWDIR%%/htdocs/vendor/bootstrap/fonts/glyphicons-halflings-regular.ttf %%WWWDIR%%/htdocs/vendor/bootstrap/fonts/glyphicons-halflings-regular.woff %%WWWDIR%%/htdocs/vendor/bootstrap/fonts/glyphicons-halflings-regular.woff2 %%WWWDIR%%/htdocs/vendor/bootstrap/js/bootstrap.min.js %%WWWDIR%%/htdocs/vendor/bootstrap/js/jquery.selectunique.js %%WWWDIR%%/htdocs/vendor/font-awesome/css/font-awesome.min.css %%WWWDIR%%/htdocs/vendor/font-awesome/fonts/fontawesome-webfont.eot %%WWWDIR%%/htdocs/vendor/font-awesome/fonts/fontawesome-webfont.svg %%WWWDIR%%/htdocs/vendor/font-awesome/fonts/fontawesome-webfont.ttf %%WWWDIR%%/htdocs/vendor/font-awesome/fonts/fontawesome-webfont.woff %%WWWDIR%%/htdocs/vendor/font-awesome/fonts/fontawesome-webfont.woff2 %%WWWDIR%%/htdocs/vendor/font-awesome/fonts/FontAwesome.otf %%WWWDIR%%/htdocs/vendor/jquery/js/jquery-3.5.1.min.js %%WWWDIR%%/htdocs/vendor/jquery/js/jquery-3.5.1.min.map %%WWWDIR%%/lang/ca.inc.php %%WWWDIR%%/lang/cn.inc.php %%WWWDIR%%/lang/cs.inc.php %%WWWDIR%%/lang/de.inc.php %%WWWDIR%%/lang/ee.inc.php %%WWWDIR%%/lang/el.inc.php %%WWWDIR%%/lang/en.inc.php %%WWWDIR%%/lang/es.inc.php %%WWWDIR%%/lang/eu.inc.php %%WWWDIR%%/lang/fr.inc.php %%WWWDIR%%/lang/hu.inc.php %%WWWDIR%%/lang/it.inc.php %%WWWDIR%%/lang/ja.inc.php %%WWWDIR%%/lang/nb-NO.inc.php %%WWWDIR%%/lang/nl.inc.php %%WWWDIR%%/lang/pl.inc.php %%WWWDIR%%/lang/pt-BR.inc.php %%WWWDIR%%/lang/pt-PT.inc.php %%WWWDIR%%/lang/rs.inc.php %%WWWDIR%%/lang/ru.inc.php %%WWWDIR%%/lang/sk.inc.php %%WWWDIR%%/lang/sl.inc.php %%WWWDIR%%/lang/sv.inc.php %%WWWDIR%%/lang/tr.inc.php %%WWWDIR%%/lang/uk.inc.php %%WWWDIR%%/lang/zh-CN.inc.php %%WWWDIR%%/lang/zh-TW.inc.php %%WWWDIR%%/lib/captcha.inc.php %%WWWDIR%%/lib/composer.json %%WWWDIR%%/lib/composer.lock %%WWWDIR%%/lib/detectbrowserlanguage.php %%WWWDIR%%/lib/functions.inc.php %%WWWDIR%%/lib/smsapi-example.inc.php %%WWWDIR%%/lib/smsapi-twilio.inc.php %%WWWDIR%%/lib/smsovh/composer.json %%WWWDIR%%/lib/smsovh/smsapi-ovh.inc.php %%WWWDIR%%/lib/vendor/autoload.php %%WWWDIR%%/lib/vendor/composer/autoload_classmap.php %%WWWDIR%%/lib/vendor/composer/autoload_namespaces.php %%WWWDIR%%/lib/vendor/composer/autoload_psr4.php %%WWWDIR%%/lib/vendor/composer/autoload_real.php %%WWWDIR%%/lib/vendor/composer/autoload_static.php %%WWWDIR%%/lib/vendor/composer/ClassLoader.php %%WWWDIR%%/lib/vendor/composer/installed.json %%WWWDIR%%/lib/vendor/composer/LICENSE %%WWWDIR%%/lib/vendor/defuse-crypto.phar %%WWWDIR%%/lib/vendor/gregwar/captcha/.gitignore %%WWWDIR%%/lib/vendor/gregwar/captcha/.travis.yml %%WWWDIR%%/lib/vendor/gregwar/captcha/composer.json %%WWWDIR%%/lib/vendor/gregwar/captcha/demo/demo.php %%WWWDIR%%/lib/vendor/gregwar/captcha/demo/fingerprint.php %%WWWDIR%%/lib/vendor/gregwar/captcha/demo/form.php %%WWWDIR%%/lib/vendor/gregwar/captcha/demo/index.php %%WWWDIR%%/lib/vendor/gregwar/captcha/demo/inline.php %%WWWDIR%%/lib/vendor/gregwar/captcha/demo/ocr.php %%WWWDIR%%/lib/vendor/gregwar/captcha/demo/output.php %%WWWDIR%%/lib/vendor/gregwar/captcha/demo/session.php %%WWWDIR%%/lib/vendor/gregwar/captcha/LICENSE %%WWWDIR%%/lib/vendor/gregwar/captcha/phpunit.xml.dist %%WWWDIR%%/lib/vendor/gregwar/captcha/README.md %%WWWDIR%%/lib/vendor/gregwar/captcha/src/Gregwar/Captcha/CaptchaBuilder.php %%WWWDIR%%/lib/vendor/gregwar/captcha/src/Gregwar/Captcha/CaptchaBuilderInterface.php %%WWWDIR%%/lib/vendor/gregwar/captcha/src/Gregwar/Captcha/Font/captcha0.ttf %%WWWDIR%%/lib/vendor/gregwar/captcha/src/Gregwar/Captcha/Font/captcha1.ttf %%WWWDIR%%/lib/vendor/gregwar/captcha/src/Gregwar/Captcha/Font/captcha2.ttf %%WWWDIR%%/lib/vendor/gregwar/captcha/src/Gregwar/Captcha/Font/captcha3.ttf %%WWWDIR%%/lib/vendor/gregwar/captcha/src/Gregwar/Captcha/Font/captcha4.ttf %%WWWDIR%%/lib/vendor/gregwar/captcha/src/Gregwar/Captcha/Font/captcha5.ttf %%WWWDIR%%/lib/vendor/gregwar/captcha/src/Gregwar/Captcha/ImageFileHandler.php %%WWWDIR%%/lib/vendor/gregwar/captcha/src/Gregwar/Captcha/PhraseBuilder.php %%WWWDIR%%/lib/vendor/gregwar/captcha/src/Gregwar/Captcha/PhraseBuilderInterface.php %%WWWDIR%%/lib/vendor/gregwar/captcha/tests/CaptchaBuilderTest.php %%WWWDIR%%/lib/vendor/phpmailer/phpmailer/COMMITMENT %%WWWDIR%%/lib/vendor/phpmailer/phpmailer/composer.json %%WWWDIR%%/lib/vendor/phpmailer/phpmailer/get_oauth_token.php %%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-af.php %%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-ar.php %%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-az.php %%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-ba.php %%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-be.php %%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-bg.php %%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-ca.php %%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-ch.php %%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-cs.php %%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-da.php %%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-de.php %%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-el.php %%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-eo.php %%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-es.php %%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-et.php %%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-fa.php %%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-fi.php %%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-fo.php %%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-fr.php %%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-gl.php %%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-he.php %%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-hi.php %%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-hr.php %%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-hu.php %%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-hy.php %%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-id.php %%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-it.php %%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-ja.php %%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-ka.php %%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-ko.php %%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-lt.php %%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-lv.php %%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-mg.php %%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-ms.php %%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-nb.php %%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-nl.php %%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-pl.php %%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-pt_br.php %%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-pt.php %%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-ro.php %%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-ru.php %%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-sk.php %%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-sl.php %%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-sr.php +%%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-sr_latn.php %%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-sv.php %%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-tl.php %%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-tr.php %%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-uk.php %%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-vi.php %%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-zh_cn.php %%WWWDIR%%/lib/vendor/phpmailer/phpmailer/language/phpmailer.lang-zh.php %%WWWDIR%%/lib/vendor/phpmailer/phpmailer/LICENSE %%WWWDIR%%/lib/vendor/phpmailer/phpmailer/phpunit.xml.dist %%WWWDIR%%/lib/vendor/phpmailer/phpmailer/README.md %%WWWDIR%%/lib/vendor/phpmailer/phpmailer/SECURITY.md %%WWWDIR%%/lib/vendor/phpmailer/phpmailer/src/Exception.php %%WWWDIR%%/lib/vendor/phpmailer/phpmailer/src/OAuth.php %%WWWDIR%%/lib/vendor/phpmailer/phpmailer/src/PHPMailer.php %%WWWDIR%%/lib/vendor/phpmailer/phpmailer/src/POP3.php %%WWWDIR%%/lib/vendor/phpmailer/phpmailer/src/SMTP.php %%WWWDIR%%/lib/vendor/phpmailer/phpmailer/VERSION %%WWWDIR%%/lib/vendor/ron-maxweb/pwned-passwords/composer.json %%WWWDIR%%/lib/vendor/ron-maxweb/pwned-passwords/ISSUE_TEMPLATE.md %%WWWDIR%%/lib/vendor/ron-maxweb/pwned-passwords/LICENSE %%WWWDIR%%/lib/vendor/ron-maxweb/pwned-passwords/PULL_REQUEST_TEMPLATE.md %%WWWDIR%%/lib/vendor/ron-maxweb/pwned-passwords/readme.md %%WWWDIR%%/lib/vendor/ron-maxweb/pwned-passwords/src/PwnedPasswords/providers/LaravelServiceProvider.php %%WWWDIR%%/lib/vendor/ron-maxweb/pwned-passwords/src/PwnedPasswords/providers/SilexServiceProvider.php %%WWWDIR%%/lib/vendor/ron-maxweb/pwned-passwords/src/PwnedPasswords/PwnedPasswords.php %%WWWDIR%%/lib/vendor/symfony/finder/CHANGELOG.md %%WWWDIR%%/lib/vendor/symfony/finder/Comparator/Comparator.php %%WWWDIR%%/lib/vendor/symfony/finder/Comparator/DateComparator.php %%WWWDIR%%/lib/vendor/symfony/finder/Comparator/NumberComparator.php %%WWWDIR%%/lib/vendor/symfony/finder/composer.json %%WWWDIR%%/lib/vendor/symfony/finder/Exception/AccessDeniedException.php %%WWWDIR%%/lib/vendor/symfony/finder/Exception/DirectoryNotFoundException.php %%WWWDIR%%/lib/vendor/symfony/finder/Finder.php %%WWWDIR%%/lib/vendor/symfony/finder/Gitignore.php %%WWWDIR%%/lib/vendor/symfony/finder/Glob.php %%WWWDIR%%/lib/vendor/symfony/finder/Iterator/CustomFilterIterator.php %%WWWDIR%%/lib/vendor/symfony/finder/Iterator/DateRangeFilterIterator.php %%WWWDIR%%/lib/vendor/symfony/finder/Iterator/DepthRangeFilterIterator.php %%WWWDIR%%/lib/vendor/symfony/finder/Iterator/ExcludeDirectoryFilterIterator.php %%WWWDIR%%/lib/vendor/symfony/finder/Iterator/FilecontentFilterIterator.php %%WWWDIR%%/lib/vendor/symfony/finder/Iterator/FilenameFilterIterator.php %%WWWDIR%%/lib/vendor/symfony/finder/Iterator/FileTypeFilterIterator.php %%WWWDIR%%/lib/vendor/symfony/finder/Iterator/LazyIterator.php %%WWWDIR%%/lib/vendor/symfony/finder/Iterator/MultiplePcreFilterIterator.php %%WWWDIR%%/lib/vendor/symfony/finder/Iterator/PathFilterIterator.php %%WWWDIR%%/lib/vendor/symfony/finder/Iterator/RecursiveDirectoryIterator.php %%WWWDIR%%/lib/vendor/symfony/finder/Iterator/SizeRangeFilterIterator.php %%WWWDIR%%/lib/vendor/symfony/finder/Iterator/SortableIterator.php %%WWWDIR%%/lib/vendor/symfony/finder/LICENSE %%WWWDIR%%/lib/vendor/symfony/finder/README.md %%WWWDIR%%/lib/vendor/symfony/finder/SplFileInfo.php %%WWWDIR%%/LICENCE %%WWWDIR%%/README.md +%%WWWDIR%%/rest/v1/adminchangepassword.php +%%WWWDIR%%/rest/v1/changepassword.php +%%WWWDIR%%/rest/v1/checkpassword.php +%%WWWDIR%%/rest/v1/doc/openapi-spec.yaml +%%WWWDIR%%/rest/v1/include.php %%WWWDIR%%/scripts/encrypt_answers.php %%WWWDIR%%/scripts/multi_ldap_change.php %%WWWDIR%%/scripts/update_samba_password.sh %%WWWDIR%%/templates/captcha.tpl %%WWWDIR%%/templates/change.tpl %%WWWDIR%%/templates/changesshkey.tpl %%WWWDIR%%/templates/footer.tpl %%WWWDIR%%/templates/header.tpl %%WWWDIR%%/templates/index.tpl %%WWWDIR%%/templates/menu.tpl %%WWWDIR%%/templates/policy.tpl %%WWWDIR%%/templates/resetbyquestions.tpl %%WWWDIR%%/templates/resetbytoken.tpl %%WWWDIR%%/templates/sendsms.tpl %%WWWDIR%%/templates/sendtoken.tpl %%WWWDIR%%/templates/setquestions.tpl +@dir %%WWWDIR%%/lib/vendor/bin