We have moved our forum to GitHub Discussions. For questions about Phalcon v3/v4/v5 you can visit here and for Phalcon v6 here.

Topic
Phalcon\Security\JWT\Builder : how to set a custom claim SOLVED
How can i check CSRF token? (phalcon 4.0.6) SOLVED
Phalcon checkHash return true First times, then return false
How to check the CSRF token?
checkHash returns true for different passwords SOLVED
how to run function beforeExecuteRoute 1 times. beforeExecuteRoute loop continuously, how to make it redirect only once
Phalcon JWT best practices SOLVED
v4 - Can't get session token
Best way to do validation SOLVED
Session Redirect SOLVED
CRSF Token check error SOLVED
/public/folder protected? SOLVED
Method for generating key for \Phalcon\Crypt
Securing Web App - Assistance
How are Phalcon cookies signed?
must phalcon be run as root
CSRF security
Question about Encrypt and Hashing
Best way to store encryption key on same server in Phalcon app
Encryption with Authentication
How to create captcha use ajax in phalcon?
Login bruteforce protection SOLVED
Basic SQLite Auth ?
Class Phalcon\\UserPlugin\\Plugin\\Security not found
Issues with CSRF check SOLVED
CSRF token, check failed - return only false SOLVED
Password recovery from hash
Custom CSRF
How to test the Phalcon application?
Allow Subdomains on CSRF Protection
CSRF Ajax
Flat-File Auth/ACL System
How to decrypt hash security SOLVED
PHP7 + Phalcon + Crypt
Custom security->hash() function
Flat File Login Logoff SOLVED
Upload file check extension SOLVED
How to checkToken or CSRF by DELETE or PUT Method ?
Volt template not refreshing CSRF token on validation errors
Adding ACL to phalcon PHP application