OutSystems Forge 日本語データベース

Password Manager

※Forge全件データの日本語検索サービスをご利用になりたい場合は、こちらまでお問合せください。

Forge英文サイト

2015-09-28 1.2.0 Isaac Blaise 9.0.1.25 All All How-tos
ユーザーの自己登録を許可しようとすると、パスワードの管理が大きな悩みになる可能性があります。 このコンポーネントは、パスワードの強さを確認する方法の例と、パスワードの有効期限を確認する簡単な方法(タイマーなし)と、パスワードを変更する場所にユーザーをリダイレクトする方法を示しています。 Regexや他の典型的な再利用可能なロジックを使用してこれを処理し、アプリケーションに期待されるユーザーフレンドリーなアプローチを持っています。 更新:ページにドラッグアンドドロップする公開Webブロックとしてのコンポーネントを含みます。 また、必要なパスワード強度を取得および/または設定するための公開アクションも含まれます。 もう1つの機能には、サイトプロパティ値に基づいてパスワード有効期限を設定してチェックする拡張エンティティが含まれています。
ユーザーの自己登録を許可しようとすると、パスワードの管理が大きな悩みになる可能性があります。 このコンポーネントは、パスワードの強さを確認する方法の例と、パスワードの有効期限を確認する簡単な方法(タイマーなし)と、パスワードを変更する場所にユーザーをリダイレクトする方法を示しています。 Regexや他の典型的な再利用可能なロジックを使用してこれを処理し、アプリケーションに期待されるユーザーフレンドリーなアプローチを持っています。

[Overview]
If you intend to allow self registration of users, then management of passwords could easily become a major headache. This component shows examples of how to check password strength and a simple way to check password expiration (without timers) and redirect users to a place to change their password. It uses Regex and other typical reusable logic to handle this and have a user-friendly approach that is expected of an application. Update: Includes a component as a public web block to drag and drop onto a page. Also includes public actions to Get and/or set the required password strength. Another feature includes an extension entity on Users to set and check for password expiration based on a site property value.
[Detail]
If you intend to allow self registration of users, then management of passwords could easily become a major headache. This component shows examples of how to check password strength and a simple way to check password expiration (without timers) and redirect users to a place to change their password. It uses Regex and other typical reusable logic to handle this and have a user-friendly approach that is expected of an application.
戻る