sss

Ruby code posted
created at 17 Feb 09:40, updated at 19 Feb 06:43

Edit | Back
1
2
3
4
5


     authenticate_or_request_with_http_digest do |username, realm|
       USERS[realm][username]
     end
111 Bytes in 2 ms with coderay