CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Sun, 17 Aug 2025 03:33:42 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20090519054930
location: https://web.archive.org/web/20090519054930/https://github.com/binarylogic/authlogic/commits/v2.0.13
server-timing: captures_list;dur=0.470422, exclusion.robots;dur=0.017038, exclusion.robots.policy;dur=0.007574, esindex;dur=0.010690, cdx.remote;dur=10.121532, LoadShardBlock;dur=170.138232, PetaboxLoader3.resolve;dur=112.777552, PetaboxLoader3.datanode;dur=55.449992
x-app-server: wwwb-app216
x-ts: 302
x-tr: 204
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
set-cookie: wb-p-SERVER=wwwb-app216; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Sun, 17 Aug 2025 03:33:43 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.6.31
x-archive-orig-date: Tue, 19 May 2009 05:49:28 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-x-runtime: 242ms
x-archive-orig-etag: "fc6c114a6952ef39775a5a3e8f0c8a64"
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-orig-content-length: 67048
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Tue, 19 May 2009 05:49:30 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Tue, 19 May 2009 05:49:30 GMT", ; rel="memento"; datetime="Tue, 19 May 2009 05:49:30 GMT", ; rel="next memento"; datetime="Mon, 31 Aug 2009 06:33:50 GMT", ; rel="last memento"; datetime="Mon, 30 Aug 2010 09:27:01 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 52_9_20090519024358_crawl102-c/52_9_20090519054357_crawl101.arc.gz
server-timing: captures_list;dur=0.474691, exclusion.robots;dur=0.016879, exclusion.robots.policy;dur=0.007926, esindex;dur=0.010056, cdx.remote;dur=11.427596, LoadShardBlock;dur=296.967631, PetaboxLoader3.datanode;dur=146.764603, PetaboxLoader3.resolve;dur=316.715688, load_resource;dur=205.087241
x-app-server: wwwb-app216
x-ts: 200
x-tr: 615
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
Commit History for binarylogic's authlogic - GitHub
- v2.0.13
- all branches
-
all tags
- v0.9.0
- v0.9.1
- v0.10.0
- v0.10.1
- v0.10.2
- v0.10.3
- v0.10.4
- v1.0.0
- v1.1.0
- v1.1.1
- v1.2.0
- v1.2.1
- v1.2.2
- v1.3.0
- v1.3.1
- v1.3.2
- v1.3.3
- v1.3.4
- v1.3.5
- v1.3.6
- v1.3.7
- v1.3.8
- v1.3.9
- v1.4.0
- v1.4.1
- v1.4.2
- v1.4.3
- v2.0.0
- v2.0.0RC1
- v2.0.1
- v2.0.2
- v2.0.3
- v2.0.4
- v2.0.5
- v2.0.6
- v2.0.7
- v2.0.8
- v2.0.9
- v2.0.10
- v2.0.11
- v2.0.12
- v2.0.13
- comments
This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (

This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (

Description: | A clean, simple, and unobtrusive ruby authentication solution. |
Homepage: | https://authlogic.rubyforge.org |
Clone URL: |
git://github.com/binarylogic/authlogic.git
Give this clone URL to anyone.
git clone git://github.com/binarylogic/authlogic.git
|
authlogic / Commit History

2009-05-13
2009-05-12
2009-05-09
2009-05-08
2009-05-04
2009-05-03
2009-05-02
2009-04-28
2009-04-25

Perryn Fowler (author)
Sat Apr 25 17:33:37 -0700 2009
2009-04-23
2009-04-22
* Added option check_passwords_against_database for Authlogic::ActsAsAuthentic::Password to toggle between checking the password against the database value or the object value. Also added the same functionality to the instance method: valid_password?("password", true), where the second argument tells Authlogic to check the password against the database value. The default for this new feature is true.
2009-04-21
2009-04-20
« PreviousOlder »
This feature is coming soon. Sit tight!