summaryrefslogtreecommitdiff
path: root/authenticate_session
blob: 8995080f5c547fe8b81277393ccb0df31b5a4eef (plain)
1
2
3
4
5
#!/bin/sh -e

AUTH="'authenticated' => 'yes'"

sed "s/\('_SESSION_REMOTE_ADDR'\)/$AUTH, \1/"