Skip to navigation Skip to content

DerEuroMark

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

Primary Menu
  • Contact
  • Resources and links
    • Coding Standards
  • About us
  • Home
  • Authentication

Tag: Authentication

CakePHP

CakePHP and connecting to GitHub API

Mark
October 22, 2016
0

I had to write a small tool to automate releasing certain GitHub repositories, and for that to authenticate I had to connect to GitHub API. The integration wasn’t super-easy as there was no documentation yet on how this could be…

Read More
CakePHP

ACL – Access Control Lists – revised

Mark
January 6, 2015
4

With a focus on CakePHP application development. Authentication vs Authorization Those two are often confused. So here a little preface: Authentication always comes first. It is about whether you are logged in or not. At this point it is not…

Read More
CakePHP

Auth – inline authorization the easy way

Mark
April 7, 2012
0

I wrote a wrapper class to make inline authorization easier. Often times you want to check on certain roles inside an action or view and depending on the result display specific content or execute specific code. As an example we…

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
CakePHP Sandbox
  • Try it out now!
Search the site
Tags
404 Access ACL Auth Authentication Authorization Bake Behavior Bootstrap CakePHP CakePHP1.3 CakePHP2 CakePHP3 Coding Standards Component Composer Console Custom Template Database Debian Deployment ErrorHandler Git Helper HTML5 IDE Lib Migration Model PHP PHP5 PHP5.4 PHPUnit Plugin redirect Security Subversion SVN Testing Tips Travis CI Upgrade Validation virtual fields XSS
Categories
  • Common (7)
  • VersionControl (7)
    • Git (2)
    • SVN (5)
  • WebDevelopment (152)
    • HTML (2)
    • JS (2)
      • jQuery (2)
    • MySQL (1)
    • PHP (145)
      • CakePHP (129)
    • Testing (5)
Recent Posts
  • Upgrade to PHP 7.4 now
  • The ultimate upgrade guide to Cake 4
  • Improved CakePHP ErrorHandler
  • Leverage your IDE
  • Flash Messages in CakePHP 4
Recent Comments
  • Mark on The ultimate upgrade guide to Cake 4
  • Benjamin Marchand on Virtual query fields in CakePHP
  • david on The ultimate upgrade guide to Cake 4
  • Peter Härder on CakePHP and Heroku
  • Luís on CakePHP Tips Winter 2020
Calendar
January 2021
M T W T F S S
 123
45678910
11121314151617
18192021222324
25262728293031
« Nov    
Archives
Pages
  • About us
  • Contact
  • Resources and links
    • Coding Standards
Popular Posts
  • Generating PDFs with CakePHP
  • Return null vs return void
  • Virtual entity fields in CakePHP
  • Queue – Deferred execution in CakePHP
  • AJAX and CakePHP
  • Prevent friendly error page
Bookmark this
Facebook Google+ Twitter Pinterest
Delicious Digg Fark Google Instapaper LinkedIn MySpace Newsvine Pocket Readability Reddit StumbleUpon Tumblr Yahoo!
Copyright © All rights reserved. Theme: Blog Elite by Themesaga