File: intercept_form_submit.conf

package info (click to toggle)
libapache2-mod-intercept-form-submit 0.9.8-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 124 kB
  • ctags: 34
  • sloc: ansic: 428; makefile: 10
file content (7 lines) | stat: -rw-r--r-- 165 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7

# <Location /login>
#     InterceptFormPAMService http_application_sss
#     InterceptFormLogin user_login
#     InterceptFormPassword user_password
# </Location>