CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Sun, 24 Aug 2025 10:35:52 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100901081526
location: https://web.archive.org/web/20100901081526/https://github.com/binarylogic/authlogic/commits/v2.0.14
server-timing: captures_list;dur=0.459215, exclusion.robots;dur=0.017695, exclusion.robots.policy;dur=0.007881, esindex;dur=0.009887, cdx.remote;dur=33.870405, LoadShardBlock;dur=182.901129, PetaboxLoader3.datanode;dur=91.419622, PetaboxLoader3.resolve;dur=87.893238
x-app-server: wwwb-app225
x-ts: 302
x-tr: 249
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app225; 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, 24 Aug 2025 10:35:53 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.67
x-archive-orig-date: Wed, 01 Sep 2010 08:15:26 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "a72bcdf5eb1684a509cce571f477c6a1"
x-archive-orig-x-runtime: 219ms
x-archive-orig-content-length: 75813
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Wed, 01 Sep 2010 08:15:26 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Thu, 18 Jun 2009 16:34:59 GMT", ; rel="prev memento"; datetime="Mon, 31 Aug 2009 06:34:00 GMT", ; rel="memento"; datetime="Wed, 01 Sep 2010 08:15:26 GMT", ; rel="last memento"; datetime="Wed, 01 Sep 2010 08:15:26 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_17_20100901061404_crawl102-c/52_17_20100901081440_crawl101.arc.gz
server-timing: captures_list;dur=0.613816, exclusion.robots;dur=0.023739, exclusion.robots.policy;dur=0.011059, esindex;dur=0.012333, cdx.remote;dur=6.639268, LoadShardBlock;dur=322.068935, PetaboxLoader3.datanode;dur=221.597539, PetaboxLoader3.resolve;dur=180.582523, load_resource;dur=123.808099
x-app-server: wwwb-app225
x-ts: 200
x-tr: 587
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
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
binarylogic / authlogic
- Source
- Commits
- Network (246)
- Issues (130)
- Downloads (50)
- Wiki (1)
- Graphs
-
Tag:
v2.0.14
click here to add a description
click here to add a homepage
- Switch Branches (1)
-
Switch Tags (50)
- v2.1.6
- v2.1.5
- v2.1.4
- v2.1.3
- v2.1.2
- v2.1.1
- v2.1.0
- v2.0.14
- v2.0.13
- v2.0.12
- v2.0.11
- v2.0.10
- v2.0.9
- v2.0.8
- v2.0.7
- v2.0.6
- v2.0.5
- v2.0.4
- v2.0.3
- v2.0.2
- v2.0.1
- v2.0.0RC1
- v2.0.0
- v1.4.3
- v1.4.2
- v1.4.1
- v1.4.0
- v1.3.9
- v1.3.8
- v1.3.7
- v1.3.6
- v1.3.5
- v1.3.4
- v1.3.3
- v1.3.2
- v1.3.1
- v1.3.0
- v1.2.2
- v1.2.1
- v1.2.0
- v1.1.1
- v1.1.0
- v1.0.0
- v0.10.4
- v0.10.3
- v0.10.2
- v0.10.1
- v0.10.0
- v0.9.1
- v0.9.0
- Comments
- Contributors
authlogic / Commit History

2009-06-13
2009-06-12
2009-06-10
2009-06-03
2009-05-28
commit d9660f8c8af7ccc375a9
tree 51d82e1c83e294bf6787
parent 01dd901d0141e6d723d3 parent ae2444f7a34077c3dba3
tree 51d82e1c83e294bf6787
parent 01dd901d0141e6d723d3 parent ae2444f7a34077c3dba3
2009-05-13
2009-05-12
2009-05-09
2009-05-08
commit de14f3b31d1393426bf6
tree f5f392bf8ca35183b605
parent 1ba948eca149b9bafe34 parent 582d069224dd3fafe929
tree f5f392bf8ca35183b605
parent 1ba948eca149b9bafe34 parent 582d069224dd3fafe929
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
« NewerOlder »
- © 2010 GitHub Inc. All rights reserved.
- Terms of Service
- Privacy
- Security