move password requirement localization back to Client project

This commit is contained in:
sbwalker
2023-08-27 08:43:23 -04:00
parent 836de56276
commit 74921a0686
5 changed files with 49 additions and 164 deletions

View File

@ -1,4 +1,5 @@
using Oqtane.Models;
using System.Collections.Generic;
using System.Threading.Tasks;
namespace Oqtane.Services