• Aller au contenu

Cyrille Giquello

Outils pour utilisateurs

  • S'identifier

Outils du site

  • Derniers changements
  • Gestionnaire Multimédia
  • Plan du site
Vous êtes ici : accueil » user
Piste : • teletravail • insee • communesdefrance • ota • rgaa • la_troisieme_pomme • laravel_1 • meurtres_de_journalistes • siren • ai_image

user

Recherche

Voici les résultats de votre recherche.

Se termine par
  • Correspondance exacte
  • Commence par
  • Se termine par
  • Contient
@informatique
  • toute catégorie
  • informatique:php (10)
  • informatique:system_admin (8)
  • informatique:reseau (5)
  • informatique:ai_lm (4)
  • informatique:linux (4)
  • informatique:java (3)
  • informatique:sgbd (3)
  • informatique:web (3)
  • informatique:wordpress (3)
  • informatique:flutter (2)
  • informatique:gestion_de_projet (2)
  • informatique:javascript (2)
  • informatique:opendata (2)
  • informatique:securite (2)
  • informatique:browsers (1)
  • informatique:gps (1)
  • informatique:microsoft (1)
N'importe quelle date
  • N'importe quelle date
  • la semaine dernière
  • le mois dernier
  • l'année dernière
Trier par nombre de résultats
  • Trier par nombre de résultats
  • Trier par date de modification

Pages trouvées :

  • user_interface (informatique)

Résultats plein texte:

laravel_1 @informatique:php
31 Occurrences trouvées, Dernière modification : il y a 12 mois
== [[https://dev.to/erikaheidi/creating-a-multi-user-to-do-application-with-laravel-jetstream-2p1k|Creating a Multi-User To-Do Application with Laravel JetStream]] 2020 w... pload and use medias in personnal directory), and user (create comment in blog) ; Blog with comments ; S... /www.lavalite.org|Lavalite]] Portail class (admin,user,client,public) Multilingual CMS built on Laravel
debian10-docker @informatique:system_admin
16 Occurrences trouvées, Dernière modification : il y a 5 ans
warding yes X11Forwarding no </code> Si un autre user sudoer existe, sinon attendre l'opération [[#operating_user]]. Redémarrer le service sshd et tester la connex... port=22,wxyz maxretry = 2 </code> ==== operating user ==== Créer un user s'il n'existe pas. Certaines images proposent un user ''debian'' par défaut, d'autr
javascript
15 Occurrences trouvées, Dernière modification : il y a 4 semaines
ined = [...arr1, ...arr2]; // [1, 2, 3, 4] const user = { name: "Alice", age: 25 }; const updatedUser = { ...user, age: 26 }; // { name: "Alice", age: 26 } </code> **Short-Circuit Evaluation**: <code jav... <code javascript> // Before destructuring const user = { name: "Alice", age: 25 }; const name = user.n
oauth
15 Occurrences trouvées, Dernière modification : il y a 9 mois
tect authorization code to from being stolen from user agent (browser). See [[rfc>7636|RFC 7636]]. ====... itime <mermaid 80%> sequenceDiagram participant User participant Mobile participant Browser participant Api participant Auth autonumber activate User User ->> Mobile: Click one provider button activate Mobile deactivate User Mobile ->> Api: request auth
ssh @informatique:reseau
14 Occurrences trouvées, Dernière modification : il y a 8 mois
//doc.ubuntu-fr.org/sshfs <code> sshfs -p <port> user@sftp-server.net:/home/user/ local-folder </code> ===== Tips ===== ==== Logs ==== > comment demander ... créer le fichier /etc/ssh/sshrc avec: email="$USER@"`hostname` ldate=`date "+%A %e %B %Y à %Hh%M %... Forwarding === ssh -C -NL 9999:localhost:5900 USER@REMOTE_HOST * -C parameter to compress data (o
git
10 Occurrences trouvées, Dernière modification : il y a 8 semaines
config [core] sshCommand="/usr/bin/ssh -i /home/user/.ssh/the_private_key" </code> Dans la configurat... om Hostname gitlab.com IdentityFile /home/user/.ssh/the_private_key IdentitiesOnly yes </cod... de passe pour HTTPs. <code bash> [core] user = username [credential] helper = cache --... ct-to-github-using-the-command-line]] git config user.name and user.email for local (not global) config
symfony @informatique:php
9 Occurrences trouvées, Dernière modification : il y a 17 mois
http://forum.symfony-project.org/index.php/i/ * user mailing-list: http://groups.google.com/group/symf... ity feature of symfony.\\ It gives you the model (user, group and permission objects) and the modules (b... a starting point for anyone needing a quick full user in any application. It creates a user which has a sfGuardUser. This user then has the following propert
mysql @informatique:sgbd
9 Occurrences trouvées, Dernière modification : il y a 4 ans
o select random rows in MySQL]] ==== Create DB & User ==== mysql> create database db_name ; mysql> CREATE USER 'user'@'%' IDENTIFIED BY 'secret'; mysql> grant all privileges on db_name.* to user@'%' ; A user for backup only : <code sql> CREAT
play_framework_old @informatique:java:frameworks
9 Occurrences trouvées, Dernière modification : il y a 11 ans
a|Tabula Rasa]]: Tabula Rasa provides support for user-customisable tables, allowing each user to have a custom view of any table in your application. Client-... * [[https://github.com/branaway/Japid/wiki/Japid-User-Guide|The Japid User Manual]] * [[https://github.com/branaway/Japid/wiki/server-side-include-with-jap
wordpress
8 Occurrences trouvées, Dernière modification : il y a 8 mois
https://fr.wordpress.org/plugins/oauth-client-for-user-authentication/|WordPress OAuth client SSO( OAuth... urs préconfigurés et un custom * Le mapping des user info permet-il d'exprimer un path ? * Questio... problème est la récupération des infos du remote user pour mapper avec les wordpress users, il faut uti... loud * il permet de définir le mapping "''local user <-> remote user''" * option pour créer ou pas l
filamentphp @informatique:php:laravel
8 Occurrences trouvées, Dernière modification : il y a 12 mois
/awesome|TomatoPhp Awesome]]: * Filament Users: User Table Resource with a lot of package integrations... Theme: A simple theme for FilamentPHP with custom user menu in sidebar * Filament Subscriptions: Manag... th multi payment gateway integration * Filament User Logger: Log all user activity to file or log driver and preview it on your FilamentPHP panel * Filame
gestion_de_la_langue_de_l_utilisateur @informatique:php:symfony
8 Occurrences trouvées, Dernière modification : il y a 14 ans
de l'utilisateur et la lui affecter dans l'objet user (sfUser->setCulture()). Pour que le code du filtre ne s'exécute pas à toute les requêtes, on va forcer ... ateur est nulle ? if( $this->getContext()->getUser()->getCulture() == null ) { // retrouve... dispo sur le site. $this->getContext()->getUser()->setCulture( $this->getContext()->getRe
safenet_etoken_5110
7 Occurrences trouvées, Dernière modification : il y a 3 ans
Added OpenSC smartcard framework (0.22) to /home/user/.pki/nssdb/pkcs11.txt Added OpenSC smartcard framework (0.22) to /home/user/.mozilla/firefox/CyrilleGiquello/pkcs11.txt Added OpenSC smartcard framework (0.22) to /home/user/.thunderbird/CyrilleGiquello/pkcs11.txt $ pkcs11... (0x0) Logging in to "CyrilleSN5110". Please enter User PIN: Created private key: Private Key Object; RS
design_pattern
6 Occurrences trouvées, Dernière modification : il y a 3 ans
les laboratoires de recherche Xerox PARC. Splits user interface interaction into three distinct roles. ... w Presenter ==== Model-view-presenter (MVP) is a user interface design pattern engineered to facilitate... ta to be displayed or otherwise acted upon in the user interface. * The view is an interface that displays data (the model) and routes user commands (events) to the presenter to act upon th
ai_agent @informatique:ai_lm
6 Occurrences trouvées, Dernière modification : il y a 6 jours
nteractions avec l'utilisateur ''clarify'', ''ask_user''. ===== À quoi ça sert ? ===== ==== Agent de ... * [[https://hermes-agent.nousresearch.com/docs/user-guide/features/overview|Features overview]] * 4... * [[https://hermes-agent.nousresearch.com/docs/user-guide/features/delegation|features delegation]] e... ion openai-php en v0.192 Le ''clarify'' ou ''ask_user'' a été ajouté : [[https://github.com/LLPhant/LLP
php
5 Occurrences trouvées, Dernière modification : il y a 6 semaines
mcp-inspector @informatique:ai_lm
5 Occurrences trouvées, Dernière modification : il y a 12 jours
ubuntu @informatique:linux
5 Occurrences trouvées, Dernière modification : il y a 7 mois
wp-cli @informatique:wordpress
5 Occurrences trouvées, Dernière modification : il y a 8 mois
replication @informatique:sgbd:mysql
5 Occurrences trouvées, Dernière modification : il y a 4 ans
ai_lm
4 Occurrences trouvées, Dernière modification : il y a 5 heures
blender
4 Occurrences trouvées, Dernière modification : il y a 11 ans
excel
4 Occurrences trouvées, Dernière modification : il y a 14 ans
openstreetmap
4 Occurrences trouvées, Dernière modification : il y a 11 mois
ai_vision @informatique:ai_lm
4 Occurrences trouvées, Dernière modification : il y a 7 semaines
actualites @informatique:opendata
4 Occurrences trouvées, Dernière modification : il y a 13 ans
laravel @informatique:php
4 Occurrences trouvées, Dernière modification : il y a 3 semaines
crowdsec @informatique:securite
4 Occurrences trouvées, Dernière modification : il y a 7 mois
gzip @informatique:system_admin
4 Occurrences trouvées, Dernière modification : il y a 7 mois
rsync @informatique:system_admin
4 Occurrences trouvées, Dernière modification : il y a 17 mois
android
3 Occurrences trouvées, Dernière modification : il y a 11 mois
ansible
3 Occurrences trouvées, Dernière modification : il y a 3 ans
docker
3 Occurrences trouvées, Dernière modification : il y a 15 mois
gitlab
3 Occurrences trouvées, Dernière modification : il y a 3 mois
multi-tiers
3 Occurrences trouvées, Dernière modification : il y a 14 ans
opendata
3 Occurrences trouvées, Dernière modification : il y a 3 ans
ovh
3 Occurrences trouvées, Dernière modification : il y a 2 ans
user_interface
3 Occurrences trouvées, Dernière modification : il y a 14 ans
wordfence @informatique:securite
3 Occurrences trouvées, Dernière modification : il y a 23 mois
server_monitoring @informatique:system_admin
3 Occurrences trouvées, Dernière modification : il y a 15 mois
axcrypt
2 Occurrences trouvées, Dernière modification : il y a 14 ans
crypto
2 Occurrences trouvées, Dernière modification : il y a 3 ans
dotnet
2 Occurrences trouvées, Dernière modification : il y a 14 ans
gestion_de_projet
2 Occurrences trouvées, Dernière modification : il y a 17 mois
lowcode_databases
2 Occurrences trouvées, Dernière modification : il y a 4 mois
mrtg
2 Occurrences trouvées, Dernière modification : il y a 14 ans
nextcloud
2 Occurrences trouvées, Dernière modification : il y a 4 ans
outils
2 Occurrences trouvées, Dernière modification : il y a 14 ans
rgpd
2 Occurrences trouvées, Dernière modification : il y a 3 ans
security
2 Occurrences trouvées, Dernière modification : il y a 5 ans
smartbook_eeepc
2 Occurrences trouvées, Dernière modification : il y a 13 ans
sms
2 Occurrences trouvées, Dernière modification : il y a 4 ans
vector_tiles
2 Occurrences trouvées, Dernière modification : il y a 17 mois
ai_coding @informatique:ai_lm
2 Occurrences trouvées, Dernière modification : il y a 6 jours
mantis_bt @informatique:gestion_de_projet
2 Occurrences trouvées, Dernière modification : il y a 14 ans
methodes_agiles @informatique:gestion_de_projet
2 Occurrences trouvées, Dernière modification : il y a 14 ans
centipede @informatique:gps
2 Occurrences trouvées, Dernière modification : il y a 7 ans
jquery @informatique:javascript
2 Occurrences trouvées, Dernière modification : il y a 5 ans
ubuntu_old @informatique:linux
2 Occurrences trouvées, Dernière modification : il y a 12 ans
windows @informatique:microsoft
2 Occurrences trouvées, Dernière modification : il y a 12 ans
cakephp @informatique:php
2 Occurrences trouvées, Dernière modification : il y a 12 mois
exim4 @informatique:reseau
2 Occurrences trouvées, Dernière modification : il y a 5 ans
ftp @informatique:reseau
2 Occurrences trouvées, Dernière modification : il y a 14 ans
postfix @informatique:reseau
2 Occurrences trouvées, Dernière modification : il y a 10 mois
ftp @informatique:system_admin
2 Occurrences trouvées, Dernière modification : il y a 14 ans
shell @informatique:system_admin
2 Occurrences trouvées, Dernière modification : il y a 18 mois
contactform7 @informatique:wordpress
2 Occurrences trouvées, Dernière modification : il y a 2 ans
apparmor @informatique:linux:ubuntu
2 Occurrences trouvées, Dernière modification : il y a 14 ans
cms
1 Occurrences trouvées, Dernière modification : il y a 13 mois
egpu
1 Occurrences trouvées, Dernière modification : il y a 25 heures
email_marketing
1 Occurrences trouvées, Dernière modification : il y a 14 ans
facebook
1 Occurrences trouvées, Dernière modification : il y a 11 ans
fiducial
1 Occurrences trouvées, Dernière modification : il y a 12 ans
flash
1 Occurrences trouvées, Dernière modification : il y a 14 ans
forum
1 Occurrences trouvées, Dernière modification : il y a 9 ans
gearman
1 Occurrences trouvées, Dernière modification : il y a 14 ans
gpartedlivecd
1 Occurrences trouvées, Dernière modification : il y a 14 ans
graphgear
1 Occurrences trouvées, Dernière modification : il y a 14 ans
igc
1 Occurrences trouvées, Dernière modification : il y a 12 ans
leaflet
1 Occurrences trouvées, Dernière modification : il y a 3 ans
lowcode
1 Occurrences trouvées, Dernière modification : il y a 9 mois
nginx
1 Occurrences trouvées, Dernière modification : il y a 3 ans
node.js
1 Occurrences trouvées, Dernière modification : il y a 4 ans
outils_de_documentation
1 Occurrences trouvées, Dernière modification : il y a 9 mois
pkcs
1 Occurrences trouvées, Dernière modification : il y a 3 ans
qgis
1 Occurrences trouvées, Dernière modification : il y a 8 ans
rabbitmq
1 Occurrences trouvées, Dernière modification : il y a 11 mois
scanners_de_vulnerabilites
1 Occurrences trouvées, Dernière modification : il y a 5 ans
screen
1 Occurrences trouvées, Dernière modification : il y a 7 ans
snort
1 Occurrences trouvées, Dernière modification : il y a 14 ans
subversion
1 Occurrences trouvées, Dernière modification : il y a 14 ans
system_admin
1 Occurrences trouvées, Dernière modification : il y a 17 mois
tests_de_charge
1 Occurrences trouvées, Dernière modification : il y a 5 ans
toile-libre.org
1 Occurrences trouvées, Dernière modification : il y a 14 ans
virus
1 Occurrences trouvées, Dernière modification : il y a 3 semaines
visual_studio
1 Occurrences trouvées, Dernière modification : il y a 14 ans
web_automation
1 Occurrences trouvées, Dernière modification : il y a 13 ans
workflow
1 Occurrences trouvées, Dernière modification : il y a 18 mois
xmlrpc
1 Occurrences trouvées, Dernière modification : il y a 14 ans
internet_explorer @informatique:browsers
1 Occurrences trouvées, Dernière modification : il y a 14 ans
applications_faites_avec_flutter @informatique:flutter
1 Occurrences trouvées, Dernière modification : il y a 10 mois
tips_tutos_examples @informatique:flutter
1 Occurrences trouvées, Dernière modification : il y a 9 mois
frameworks @informatique:java
1 Occurrences trouvées, Dernière modification : il y a 10 ans
alpinejs @informatique:javascript
1 Occurrences trouvées, Dernière modification : il y a 5 mois
xubuntu @informatique:linux
1 Occurrences trouvées, Dernière modification : il y a 14 ans
acteurs @informatique:opendata
1 Occurrences trouvées, Dernière modification : il y a 14 ans
lumen @informatique:php
1 Occurrences trouvées, Dernière modification : il y a 12 mois
singleton @informatique:php
1 Occurrences trouvées, Dernière modification : il y a 14 ans
shorewall @informatique:reseau
1 Occurrences trouvées, Dernière modification : il y a 5 ans
mariadb @informatique:sgbd
1 Occurrences trouvées, Dernière modification : il y a 4 ans
sauvegarde @informatique:system_admin
1 Occurrences trouvées, Dernière modification : il y a 17 mois
systemd @informatique:system_admin
1 Occurrences trouvées, Dernière modification : il y a 6 mois
css @informatique:web
1 Occurrences trouvées, Dernière modification : il y a 3 ans
tailwind_css @informatique:web
1 Occurrences trouvées, Dernière modification : il y a 16 mois
well-known-uris @informatique:web
1 Occurrences trouvées, Dernière modification : il y a 20 mois
weatherplllatform @informatique:wordpress
1 Occurrences trouvées, Dernière modification : il y a 4 ans
voyager @informatique:php:laravel
1 Occurrences trouvées, Dernière modification : il y a 5 ans
etude_perso @informatique:php:symfony
1 Occurrences trouvées, Dernière modification : il y a 14 ans
play_1.2_bugs @informatique:java:frameworks:play_framework
1 Occurrences trouvées, Dernière modification : il y a 11 ans

Outils de la page

  • Afficher la page
  • Anciennes révisions
  • Liens de retour
  • Haut de page
Sauf mention contraire, le contenu de ce wiki est placé sous les termes de la licence suivante : CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki