We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
AuthComponent
Par défaut, le component Auth démarre avec authorize à false.
By default AuthComponent starts off with authorize set to false.
Initialise le component Auth pour une utilisation dans le controller.
Initializes AuthComponent for use in the controller.
Cette méthode est statique, et peut être utilisée globalement après le chargement du component Auth.
This method is static, and can be used globally after the AuthComponent has been loaded.
Cette méthode est utilisée par le component Auth pour identifier un utilisateur en se basant sur les informations contenues dans la requête courante.
This method is used by AuthComponent to identify a user based on the information contained in the current request.
Si aucun utilisateur n'est fourni, le component Auth essaiera d'identifier un utilisateur en utilisant les informations de la requête en cours.
If no user is provided, AuthComponent will try to identify a user using the current request information.
En marquant les actions comme publique, le component Auth ne vérifiera pas la connexion d'un utilisateur, ni n'autorisera la vérification des objets
By marking actions as public, AuthComponent will not check for a logged in user nor will authorize objects to be checked
Le component Auth vous permet de combiner l'authentification des objets, l'autorisation des objets pour créer un moyen souple pour permettre l'identification et le contrôle des autorisations de l'utilisateur.
AuthComponent allows you to combine authentication objects and authorization objects to create flexible ways of identifying and checking user authorization.
C'était un peu déroutant pour certain, et rendait la création au travers du component Auth AuthComponent par moment un peu difficile.
This was confusing for many people, and made using AuthComponent a bit difficult at times.
Vous pouvez personnaliser les messages d'erreur et les réglages que le component Auth AuthComponent utilise.
You can customize the error messages and flash settings AuthComponent uses.
Par le passé le component Auth AuthComponent connectait les utilisateurs automatiquement.
In the past AuthComponent auto-magically logged users in.
Si vous souhaitez ne pas utiliser les objets d'autorisation intégrés, et que vous voulez gérer les choses entièrement à l'extérieur du Component Auth (AuthComponent) vous pouvez définir $this->Auth->authorize = false;.
If you'd like to not use any of the built-in authorization objects, and want to handle things entirely outside of AuthComponent you can set $this->Auth->authorize = false;.
Le component Auth de CakePHP fournit un moyen modulaire d'accomplir cette tâche.
In CakePHP AuthComponent provides a pluggable way to do these tasks.
Lorsque le component Auth ne gère pas les redirection post-logout, une URL de redirection sera retournée depuis AuthComponent::logout().
While AuthComponent does not handle post-logout redirection, a redirect URL will be returned from AuthComponent::logout().
Potentieel gevoelige of ongepaste informatie
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.