Compare commits
1 Commits
028d6bb68f
...
77e6988f6a
Author | SHA1 | Date | |
---|---|---|---|
77e6988f6a |
@ -3,7 +3,7 @@ run-name: ${{ gitea.actor }} Building Docker Image 🐳
|
||||
on: [push]
|
||||
env:
|
||||
DOCKER_HOST: tcp://127.0.0.1:2375
|
||||
ASSETS: 2d732e5
|
||||
ASSETS: b7700ea
|
||||
|
||||
jobs:
|
||||
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