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 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
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.
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().
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.
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.
En utilisant flash, vous pouvez configurer les paramètres que le component Auth utilise pour envoyer des messages flash.
Using flash config you can configure the parameters AuthComponent uses for setting flash messages.
En l'appelant dans le component Auth vous déléguerez toutes les actions aux objets authorize configurés, ainsi vous pouvez être sûr que le paramétrage sera appliqué partout
Calling this on AuthComponent will delegate to all the of the configured authorize objects, so you can be sure the settings were applied every where
Le component Auth (AuthComponnent) est pessimiste et par défaut interdit l'accès.
AuthComponent is pessimistic and defaults to denying access.
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.