mail regex removed

This commit is contained in:
2024-06-10 11:08:01 +01:00
parent f8a2d44443
commit da05499a12
5 changed files with 19 additions and 41 deletions
+8
View File
@@ -151,6 +151,10 @@ module.exports = {
source: "/fymhorth/achos/id/:slug",
destination: "/myportal/case/id/:slug",
},
{
source: "/fymhorth/achos/:slug",
destination: "/myportal/case/:slug",
},
{
source: "/fymhorth/gweldpopeth",
destination: "/myportal/viewall",
@@ -159,6 +163,10 @@ module.exports = {
source: "/fymhorth/:slug",
destination: "/myportal/:slug",
},
{
source: "/fymhorth/cynrychiolaeth",
destination: "/myportal/representation",
},
{
source: "/allgofnodi",
destination: "/logout",