CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Fri, 15 Aug 2025 08:25:07 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20090416025310
location: https://web.archive.org/web/20090416025310/https://github.com/binarylogic
server-timing: captures_list;dur=0.423828, exclusion.robots;dur=0.016041, exclusion.robots.policy;dur=0.006896, esindex;dur=0.009432, cdx.remote;dur=37.030520, LoadShardBlock;dur=248.284837, PetaboxLoader3.datanode;dur=65.803187, PetaboxLoader3.resolve;dur=94.612680
x-app-server: wwwb-app216
x-ts: 302
x-tr: 313
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
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: Fri, 15 Aug 2025 08:25:08 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.6.31
x-archive-orig-date: Thu, 16 Apr 2009 02:53:09 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-x-runtime: 198ms
x-archive-orig-etag: "f30ef466eb5bd80bb3b6cdf2ffe35a03"
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-orig-content-length: 58973
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Thu, 16 Apr 2009 02:53:10 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Fri, 12 Sep 2008 06:41:57 GMT", ; rel="prev memento"; datetime="Mon, 09 Mar 2009 00:16:01 GMT", ; rel="memento"; datetime="Thu, 16 Apr 2009 02:53:10 GMT", ; rel="next memento"; datetime="Sun, 12 Jul 2009 02:56:31 GMT", ; rel="last memento"; datetime="Sat, 26 Jul 2025 14:38:12 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: 51_9_20090416001950_crawl102-c/51_9_20090416025116_crawl101.arc.gz
server-timing: captures_list;dur=0.520635, exclusion.robots;dur=0.023179, exclusion.robots.policy;dur=0.011031, esindex;dur=0.011293, cdx.remote;dur=20.933064, LoadShardBlock;dur=308.723139, PetaboxLoader3.datanode;dur=222.519001, PetaboxLoader3.resolve;dur=275.041969, load_resource;dur=259.471534
x-app-server: wwwb-app216
x-ts: 200
x-tr: 680
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
binarylogic's Profile - GitHub
Public Activity
-
Adds useful methods for models that need to have one record as the primary record. Such as a user...Updated Mon Aug 25 16:47:43 -0700 2008
-
Allows an ActiveRecord model to repeat based on conditions. Just like a calendar event repeats in...Updated Thu Sep 11 09:24:49 -0700 2008
-
A simple way to display addresses.Updated Sat Jan 03 18:50:46 -0800 2009
-
A clean, simple, and unobtrusive ruby authentication solution.Updated Tue Apr 14 11:28:32 -0700 2009
-
An example rails app using the Authlogic authentication libraryUpdated Sun Mar 29 23:41:21 -0700 2009
-
An extension of Authlogic to add LDAP authentication.Updated Tue Apr 07 11:05:31 -0700 2009
-
Extension of the Authlogic library to add OpenID support.Updated Fri Apr 03 22:15:16 -0700 2009
-
A mirror of the mephisto code-base for binarylogic.comForked from halorgium/mephisto Sat Aug 30 12:19:40 -0700 2008
-
Let's datetime attributes act as booleansUpdated Thu Sep 11 09:40:12 -0700 2008
-
Reports exceptions to HoptoadForked from thoughtbot/hoptoad_notifier Sun Aug 31 15:29:25 -0700 2008
-
Adds in proccess id and memory usage in your rails logs, great for tracking down memory leaksUpdated Tue Mar 31 22:53:24 -0700 2009
-
Removes the need to namespace controllers by adding context and relative url functions among othe...Updated Sat Apr 11 00:00:10 -0700 2009
-
Object based ActiveRecord searching, paginating, ordering, and more!Updated Thu Apr 02 00:18:39 -0700 2009
-
Rails app using the searchlogic libraryUpdated Sun Nov 30 11:51:02 -0800 2008
-
A simple and straightforward object based settings solution that uses an ERB enabled YAML file an...Updated Thu Apr 09 17:24:33 -0700 2009
Public Activity
@user_session.save do |result|
if result
redirect_back_or_default account_url
if @user_session.save
redirect_back_or_default account_url
else
if @user_session.save
redirect_back_or_default account_url
else
if @user_session.save
redirect_back_or_default account_url
else
if @user_session.save
redirect_back_or_default account_url
else
acts_as_authentic do |c|
c.my_option = my_value
end
acts_as_authentic do |c|
c.my_option = my_value
end
mephisto's description:
User-friendly blogging with multisite support and asset managment
HEAD is 8b9e7ce4dbf1074fd31d3243da05ef4471bff74c
x

-
binarylogic committed 8b9e7ce4:
* Allow password confirmation to be disabled.
HEAD is 93de574a227981e0cfd0dd216f7894792db9ad44
x

-
binarylogic committed 93de574a:
Merge branch 'master' of git@github.com:binarylogic/authlogic
-
binarylogic committed 41c6b233:
* Allow validations to be turned off complete if needed.
-
binarylogic committed b0782b8c:
* Mock request is now transparent to non existent methods. Since the methods calls really have no functional value when testing authlogic.
master was changed to ffe058
master was changed to 9700ca
New tag is at binarylogic/authlogic/tree/v2.0.9
HEAD is 2945d08d3642e79de6847e8d52c41e1cea58f45e
x

-
binarylogic committed 2945d08d:
Update README a little bit
HEAD is 1ffbc668f71d90a479c48365250a42e96d7cb06b
x

-
binarylogic committed 1ffbc668:
* Fixed bug where the find_with_login method was not being aliased if you were using an alternate field besides login.
HEAD is 92afd3943a3574e261685fe551d0931ea8ad2026
x

-
binarylogic committed 92afd394:
* Fix bug where hooks provided by the password module were called when the password module was not being used due to the fact that the password field did not exist.
New tag is at binarylogic/authlogic/tree/v2.0.8
New tag is at binarylogic/authlogic/tree/v2.0.6
New tag is at binarylogic/authlogic/tree/v2.0.7
HEAD is 1327cc7c2338af2873b7539624435ed1dbfc0829
x

-
binarylogic committed 1327cc7c:
* Dont reset the @password_changed instance variable to false because its halts the callback chain, instead reset it to nil.
HEAD is 902d83ac5efc553c71a06cfd42483b0f19c3890a
x

-
binarylogic committed 902d83ac:
* Rename TestCase::ControllerAdapter to TestCase::RailsRequestAdapter to help clarify its usage.
HEAD is 34732fdeec141407e2b77688c759587a18dba20b
x

-
binarylogic committed 34732fde:
* Added in exception explaining that you are using the old configuration for acts_as_authentic with an example of the new format.
HEAD is 1cc2b61e511ac749b788eee19d08e300a20c787b
x

-
binarylogic committed 1cc2b61e:
* Add in custom find_with_email and find_with_login methods to perform case insensitive searches for databases that are case sensitive by default. This is only done if the :case_insensitive option for validates_uniqueness_of_login_field_options or validates_uniqueness_of_email_field_options is set to false. Which, as of this version, it is.
HEAD is fcc6a066c4e1ab897a55133ddfc914579d8447e9
x

-
binarylogic committed fcc6a066:
* MockRequest not tries to use controller.env[REMOTE_ADDR] for the IP address in tests.
HEAD is 5283c88bdba1dab852cba0603e2f84a81f6e0521
x

-
binarylogic committed 5283c88b:
* Add referer and user_agent to mock requests for testing purposes.
HEAD is 51f7b28b5fb90140c49e2e1fd2091f3616808174
x

-
binarylogic committed 51f7b28b:
* Reset the @password_changed instance variable after the record has been saved.
"Home" is at
binarylogic/authlogic/wikis/home
HEAD is 5c0ac4ff05ceefa52533e0903811bcdc15c767fe
x

-
binarylogic committed 5c0ac4ff:
* Make password and login fields optional. This allows you to have an alternate authentication method as your main authentication source. Such as OpenID, LDAP, or whatever you want.
capistrano's description:
Remote multi-server automation tool
webrat's description:
Webrat - Ruby Acceptance Testing for Web applications
This feature is coming soon. Sit tight!