root/trunk/modules/auth

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @3584 [3584] 50 minutes Shadowhand Fixing a bug in the Auth user model login() method that would prevent …
(edit) @3583 [3583] 61 minutes Shadowhand Doh
(edit) @3580 [3580] 63 minutes Shadowhand Follow up to r3578
(edit) @3578 [3578] 3 hours Shadowhand Making some obfuscation fixes to Auth's user model.
(edit) @3577 [3577] 3 hours Shadowhand Syntax errors, oh my!
(edit) @3574 [3574] 3 hours Shadowhand Added login($array, $redirect) method to Auth_User_Model, similar to …
(edit) @3524 [3524] 9 days kamilko Added pl_PL translation for auth module
(edit) @3520 [3520] 9 days Shadowhand Added validate() method to Model_Auth_Role
(edit) @3503 [3503] 2 weeks Shadowhand Fixing #846, thanks alexsancho.
(edit) @3490 [3490] 2 weeks Shadowhand Follow up to r3489, clean up: * Fixed some incorrect comments * Created …
(edit) @3489 [3489] 2 weeks Shadowhand Follow up to r3488, forgot to add _Core extension on drivers.
(edit) @3488 [3488] 2 weeks Shadowhand Updated Auth: * Created a "session_key" configuration option to change …
(edit) @3484 [3484] 2 weeks Shadowhand Added Auth::get_user(), returns the currently logged-in user. Fixes #842.
(edit) @3458 [3458] 4 weeks Geert Made Auth->find_salt() public so you can do password checking yourself in …
(edit) @3412 [3412] 6 weeks alexsancho es_CA translation for auth module (see r3403)
(edit) @3411 [3411] 6 weeks alexsancho es_ES translation for auth module (see r3403)
(edit) @3403 [3403] 6 weeks Shadowhand Updated Auth: * Moved auth_demo controller to auth * Removed Forge …
(edit) @3399 [3399] 6 weeks Shadowhand Follow up to r3398, fixing some more r3366 stuff
(edit) @3398 [3398] 6 weeks Shadowhand Follow up to r3366, r3387, moved libraries to proper location
(edit) @3387 [3387] 6 weeks Shadowhand Updated auth module to fit with r3366
(edit) @3356 [3356] 7 weeks Geert Small simplification to Auth File driver
(edit) @3326 [3326] 2 months Shadowhand Core cleanup: * Removed SYSPATH check from all files * Changed …
(edit) @3273 [3273] 2 months Shadowhand More optimizations to Auth/ORM
(edit) @3267 [3267] 2 months Shadowhand Fixing issues with Auth, see …
(edit) @3183 [3183] 3 months Shadowhand Fixing #499, thanks Stalwart.
(edit) @3163 [3163] 3 months Shadowhand Follow up to r3160, updated modules
(edit) @3153 [3153] 3 months Shadowhand Fixed the relationships of Auth_Role_Model, thanks TJB.
(edit) @3114 [3114] 3 months Geert Added an extremely lightweight File Auth driver. Supply the usernames and …
(edit) @3101 [3101] 3 months Geert Setting config group name via Captcha::instance() now possible
(edit) @3094 [3094] 3 months Shadowhand Fixed a bug in Auth/ORM/User_Model that prevented find_all() from working. …
(edit) @3092 [3092] 3 months Shadowhand Added empty role, user, and token models
(edit) @3091 [3091] 3 months Shadowhand Renamed Auth models to be extensible
(edit) @3090 [3090] 3 months Shadowhand Added role caching back into Auth/ORM/User_Model
(edit) @3085 [3085] 3 months Shadowhand Fixing a missed called to where_key in Role_Model. Thanks alexsancho!
(edit) @3083 [3083] 3 months Shadowhand Fixing #685, thanks lhoBas.
(edit) @3082 [3082] 3 months Shadowhand Follow up to r3081.
(edit) @3081 [3081] 3 months Shadowhand Updated Auth/ORM models to work with new ORM syntax.
(edit) @3000 [3000] 3 months Shadowhand Fixing #556, thanks littfed.
(edit) @2747 [2747] 4 months Shadowhand Fixing a bug in Auth_ORM that could prevent logged_in() from working …
(edit) @2593 [2593] 6 months Geert CodingStyle maintenance!
(edit) @2578 [2578] 6 months Shadowhand Good point, dyron.
(edit) @2482 [2482] 6 months Shadowhand Fixing #555, thanks alexsancho.
(edit) @2472 [2472] 6 months Shadowhand Fixing a bug that would cause Auth_ORM_Driver::auto_login() to fail.
(edit) @2471 [2471] 6 months Shadowhand Make Auth driver-based, so that #551 can be completed.
(edit) @2452 [2452] 6 months Geert It is a good idea to regenerate session identifiers whenever a user's …
(edit) @2441 [2441] 6 months Shadowhand Changes to Auth: * Reverted r2391 * Added $user->last_login column
(edit) @2410 [2410] 6 months PugFish Fixing link to renamed auth_demo controller
(edit) @2396 [2396] 6 months PugFish Reverting r2389
(edit) @2391 [2391] 6 months Shadowhand Removed the $user->has_role('login') check from Auth::login(). This check …
(edit) @2389 [2389] 6 months PugFish Removed unused session variable
(edit) @2388 [2388] 6 months PugFish Updated url references to new controller name
(edit) @2387 [2387] 6 months Geert Oops, follow-up to r2386
(edit) @2386 [2386] 6 months Geert Some minor Auth tweaks
(edit) @2343 [2343] 7 months Geert Typo #517
(edit) @2316 [2316] 7 months Shadowhand
(edit) @2314 [2314] 7 months Shadowhand Updated demo controllers with a full class header and comments.
(edit) @2261 [2261] 7 months Shadowhand Updated Auth User_Model: * Better Auth handling * Better role handling
(edit) @2235 [2235] 7 months Shadowhand Fixing #470, thanks yoyoman.
(edit) @2229 [2229] 7 months Shadowhand Creating the IN_PRODUCTION flag, and access protection for module demo …
(edit) @2225 [2225] 7 months Shadowhand Fixing #464, thanks zeelot.
(edit) @2159 [2159] 8 months Geert * Modified Kohana::debug() to also show the variable type because …
(edit) @2093 [2093] 8 months Shadowhand Updated Auth controller to match r2091.
(edit) @2092 [2092] 8 months Shadowhand Updated Auth controller to match r2091.
(edit) @2091 [2091] 8 months Shadowhand Changes to Auth: * Save the user object directly as …
(edit) @2089 [2089] 8 months Shadowhand Removing the username from the default Auth session variables. The …
(edit) @2024 [2024] 8 months Shadowhand Fixing #389, thanks neovive.
(edit) @2021 [2021] 8 months Shadowhand Fixing #383, thanks ixmatus.
(edit) @2015 [2015] 8 months Shadowhand Updated Auth demo controller to use Forge.
(edit) @2010 [2010] 8 months armen Follow-up to r2003: replaced all missed instances of loading.
(edit) @1766 [1766] 9 months Geert Cleaning up tons of whitespace: * Use tabs for indenting * Use spaces …
(edit) @1717 [1717] 9 months Shadowhand Added Auth::instance()
(edit) @1707 [1707] 9 months Shadowhand Updated Auth module: * Added username_exists($name) to User_Model, fix …
(edit) @1691 [1691] 9 months Shadowhand Made Auth::logout() destroy the autologin cookie.
(edit) @1667 [1667] 9 months Shadowhand Some changes: * Stopped logging "file not found" errors in …
(edit) @1639 [1639] 10 months armen Setting properties
(edit) @1636 [1636] 10 months Shadowhand Added "remember me" functionality to Auth.
(edit) @1614 [1614] 10 months Shadowhand Fixing a possible issue with where_key in Role_Model
(edit) @1534 [1534] 10 months Shadowhand Updates to Auth/ORM: * User_Model no longer assumes that digit strings …
(edit) @1431 [1431] 10 months Shadowhand Fixing a bug in the Auth user model.
(edit) @1429 [1429] 10 months Shadowhand Deleted the overloaded kohana_form view from auth module.
(edit) @1391 [1391] 10 months Shadowhand Changes to core: * Fixed the bug when controllers have no methods * …
(edit) @1364 [1364] 10 months Shadowhand Changes to core: * Small optimizations and cleanup in Kodoc * Small …
(edit) @1362 [1362] 10 months Shadowhand Cleaning up auth a bit.
(edit) @1333 [1333] 11 months Shadowhand Changes to core: * Updated Kohana::render output_compression to send a …
(edit)