summaryrefslogtreecommitdiffstats
path: root/src/tests/modules/always/replace.unlang
blob: 1d502f7428856e3d4ebd5b236ea9931d4b8f3e85 (plain)
1
2
3
4
5
6
7
8
9
10
11
%{poke:my_reject.rcode=ok}

my_reject	# should be "ok"

update control {
	Cleartext-Password := "hello"
}

update reply {
	Filter-Id := "success"
}