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.
Append the following code to your model after the auth object is defined: 1 2 3
Dołącz następujący kod do modelu, po definicji obiektu auth: 1 2 3
Now edit the model of your web2py application and place the following lines somewhere after the definition of the auth object
Edytujmy teraz model aplikacji web2py i umieśćmy tam następujące linie kodu, gdzieś po definicji obiektu auth
Note, if your application uses Auth (discussed in the next chapter), the auth object will include its own mailer in auth.settings.mailer, so you can use that instead as follows
Uwaga, jeśli aplikacja stosuje uwierzytelnianie (omówione w następnej części), to obiekt auth będzie udostępniał własny mailer w metodzie auth.settings.mailer, tak więc można zamiennie zastosować następujące ustawienia
Note that you still have to call auth.wiki() in the controller or view in order to expose the wiki interface, since the resolve=False parameter instructs the auth object to just build the wiki model without any other interface setup.
Trzeba jeszcze wywołać auth.wiki() w kontrolerze lub widoku w celu udostępnienia interfejsu wiki, ponieważ parametr resolve=False nakazuje, aby obiekt auth po prostu zbudował model wiki bez jakiegokolwiek ustawiania interfejsu.
The auth object and the user action are already defined in the scaffolding application.
Obiekt auth i akcja user są już zdefiniowane w szkieletowej aplikacji.
The auth object is highly customizable and can deal with email verification, registration approvals, CAPTCHA, and alternate login methods via plugins.
Obiekt auth jest wysoce konfigurowalny i może sobie radzić z weryfikacją email, zezwoleniami rejestracyjnymi, CAPTCHA i alternatywnymi metodami logowania poprzez wtyczki.
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.