Skip to navigation Skip to content

DerEuroMark

A blog about Frameworks (CakePHP), MVC, Snippets, Tips and more

Primary Menu
  • Contact
  • Hire a Freelancer Expert
  • Resources and links
    • Coding Standards
  • About us
  • Home
  • Login

Tag: Login

CakePHP

Improved Session authenticator for CakePHP

Mark
July 19, 2025
0

There is a new CakePHP session authenticator on the block. Status quo Historically, the Session provider in CakePHP 3.x times using the AuthComponent stored an array of your user (entity) in the session upon login. It was accessed using Auth.User,…

Read More
CakePHP

TinyAuth and CakePHP authentication plugin

Mark
February 23, 2025
0

Over 13 years ago I wrote about my TinyAuth plugin as enhancement to the core Auth component, at the time the state of the art auth tool you needed for a quick auth setup in Cake apps. Lets revisit that…

Read More
CakePHP

More persistent sessions in Cake2.x

Mark
February 2, 2012
14

This has been an issue for me way too long. I always hated the fact that users are logged out almost every few hours. Compared to other sites on the www it was ridiculously short, no matter how long you…

Read More
CakePHP

TinyAuth – The fastest and easiest authorization for CakePHP

Mark
December 18, 2011
64

Note: This is for CakePHP 2.x, for 3.x please see the bottom of the article. The CakePHP built in row based CRUD auth is way too powerful and way too slow and memory consuming. In 99% of all cases there…

Read More
Search the site
Tags
ACL Annotations Auth Authentication Authorization Background tasks Bake Behavior Bootstrap CakePHP CakePHP1.3 CakePHP2 CakePHP3 Component Composer Console Custom Template Database ErrorHandler Framework Git Helper HTML5 IDE IdeHelper Lib Login Migration Model PHP PHP5 PHP5.4 PHPStan PHPUnit Plugin Queue redirect Roles Security Testing Tips Travis CI Upgrade Validation virtual fields
Categories
  • Common (7)
  • Fun (1)
  • VersionControl (7)
    • Git (2)
    • SVN (5)
  • WebDevelopment (176)
    • DevVM (1)
    • HTML (2)
    • JS (2)
      • jQuery (2)
    • MySQL (3)
    • PHP (168)
      • CakePHP (151)
    • Testing (6)
Recent Posts
  • Fresh expert tips on CakePHP IDE and tooling best practices
  • Improved Session authenticator for CakePHP
  • CakePHP Tips Spring 2025
  • IdeHelper plugin on steroids
  • eInvoicing in PHP
Recent Comments
  • Mark on Middleware and CakePHP
  • Mark on Middleware and CakePHP
  • Michael Schrading on Middleware and CakePHP
  • Mark on Middleware and CakePHP
  • Michael Schrading on Middleware and CakePHP
Calendar
September 2025
M T W T F S S
1234567
891011121314
15161718192021
22232425262728
2930  
« Jul    
Archives
Pages
  • About us
  • Contact
  • Hire a Freelancer Expert
  • Resources and links
    • Coding Standards
  • AJAX and CakePHP 2 views
  • Passed, named or query string params? 2 views
  • What REALLY speeds up your cakephp app 2 views
  • Namespaces in vendor files and Cake2.x 1 view
  • Database migration tips for CakePHP 1 view
  • Simple local dev env for (Cake)PHP apps 1 view
  • (Cake)PHP queuing: Real-life examples 1 view
  • Queue – Deferred execution in CakePHP 1 view
  • Saving Model Data and Security 1 view
  • DTOs in CakePHP 1 view
Copyright © All rights reserved. Theme: Blog Elite by Themesaga