Skip to content

Commit bba5b40

Browse files
Update README.md (AdminerEvo)
1 parent 73ad290 commit bba5b40

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
## :us: Adminer plugin to login to a SQLite3 database without credentials
2-
This plugin for the Web application [Adminer](https://www.adminer.org/en/) allows you to "connect to a database server [SQLite3](https://www.sqlite.org/index.html)" without the need to provide credentials **(no username and no password)**.
2+
This plugin for the Web application [AdminerEvo](https://docs.adminerevo.org/)) allows you to "connect to a database server [SQLite3](https://www.sqlite.org/index.html)" without the need to provide credentials **(no username and no password)**.
33
> :warning: This plugin should not be used in a production environment:
44
> * it gives access to all the SQLite3 databases accessible by the PHP script instance
55
> * it allows you to create a SQLite3 database anywhere in the file system tree that can be accessed by the PHP script instance
66
7-
:medal_sports: This plugin is now in the official list of [User Contributed Plugins for Adminer](https://www.adminer.org/en/plugins/#user).
7+
:medal_sports: This plugin is now in the official list of [User Contributed Plugins for Adminer](https://docs.adminerevo.org/#user-contributed-plugins).
88

99
## :construction_worker: Install or :new: :gear: Compile or :robot: Use
1010
### :construction_worker: Install the plugin
11-
The plugin is used like any other [Adminer plugins](https://www.adminer.org/en/plugins/), that is to say that it requires the following files:
11+
The plugin is used like any other [Adminer plugins](https://docs.adminerevo.org/#to-use-a-plugin), that is to say that it requires the following files:
1212

1313
Folder | Script | Description
1414
:--|:--|:--
@@ -141,18 +141,18 @@ Simply "authenticate" by clicking on the Authentication button by indicating (or
141141

142142
![adminer for sqlite3 witout credentials existing database](./doc/adminer-sqlite3-existing-database.gif)
143143
## :fr: Plug-in Adminer pour se connecter à une base de données SQLite3 sans informations d'identification
144-
Ce plug-in pour l'application Web [Adminer](https://www.adminer.org/en/) permet de se « connecter à un serveur de bases de données [SQLite3](https://www.sqlite.org/index.html) » sans avoir besoin de fournir d'informations d'identification (*no credentials: no username and no password*).
144+
Ce plug-in pour l'application Web [Adminer](https://docs.adminerevo.org/) permet de se « connecter à un serveur de bases de données [SQLite3](https://www.sqlite.org/index.html) » sans avoir besoin de fournir d'informations d'identification (*no credentials: no username and no password*).
145145

146146
> :warning: Ce plug-in ne doit pas être utilisé dans un environnement de production :
147147
> * il donne accès à toutes les bases de données SQLite3 accessibles par l'instance du script PHP
148148
> * il permet de créer une base de données SQLite3 n'importe où dans l'arborescence du système de fichiers qui accessible par l'instance du script PHP
149149
150-
:medal_sports: Ce plugin est maintenant référencé dans la liste des [User Contributed Plugins for Adminer](https://www.adminer.org/en/plugins/#user).
150+
:medal_sports: Ce plugin est maintenant référencé dans la liste des [User Contributed Plugins for Adminer](https://docs.adminerevo.org/#user-contributed-plugins).
151151

152152
## :construction_worker: Installer ou :new: :gear: Compiler ou :robot: Utiliser
153153

154154
### :construction_worker: Installer le plug-in
155-
Le plug-in s'utilise comme n'importe quels autres [plug-ins de Adminer](https://www.adminer.org/en/plugins/), c'est-à-dire qu'il nécessite les fichiers suivants :
155+
Le plug-in s'utilise comme n'importe quels autres [plug-ins de Adminer](https://docs.adminerevo.org/#to-use-a-plugin), c'est-à-dire qu'il nécessite les fichiers suivants :
156156

157157
Dossier | Script | Description
158158
:--|:--|:--

0 commit comments

Comments
 (0)