Compare commits
1 Commits
a1fc23e3c9
...
028d6bb68f
Author | SHA1 | Date | |
---|---|---|---|
028d6bb68f |
@ -3,7 +3,7 @@ run-name: ${{ gitea.actor }} Building Docker Image 🐳
|
|||||||
on: [push]
|
on: [push]
|
||||||
env:
|
env:
|
||||||
DOCKER_HOST: tcp://127.0.0.1:2375
|
DOCKER_HOST: tcp://127.0.0.1:2375
|
||||||
ASSETS: 2d732e5
|
ASSETS: b7700ea
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
|
@ -1 +1 @@
|
|||||||
v2.2.1-rel
|
v2.2.2-dev
|
||||||
|
10
public/home-note.html
Normal file
10
public/home-note.html
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
<p>This is a actively developed instance of phpLDAPadmin, so you can expect that things could be broken or non-functional. You may like to check back here regularly to see how the development is progressing.</p>
|
||||||
|
|
||||||
|
<p>Things being worked on here are:</p>
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<li>Attribute Tags</li>
|
||||||
|
<li>Certificate Binary Objects</li>
|
||||||
|
<li>JpegPhoto Objects</li>
|
||||||
|
<li>Templates</li>
|
||||||
|
</ul>
|
Loading…
x
Reference in New Issue
Block a user