Skip to content

Commit

Permalink
Tillat ÆØÅ i rolle-kode
Browse files Browse the repository at this point in the history
  • Loading branch information
peterbb committed Oct 12, 2023
1 parent b9ef572 commit e039b8b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ class AltinnRollerClient(
)
.build()

private val safeRoleName = Regex("^[A-Z]+$")
private val safeRoleName = Regex("^[A-ZÆØÅ]+$")

fun harAltinnRolle(
fnr: String,
Expand Down

0 comments on commit e039b8b

Please sign in to comment.