olblak
1478389517
Use opendjdk docker image instead of java:8
2017-05-12 10:55:08 +02:00
olblak
ca26e2bae4
Fix PHONY rules
2017-05-10 11:00:47 +02:00
olblak
9da767c535
Add Makefile
2017-05-09 17:23:31 +02:00
olblak
2c0c1985c9
Add comments to config.properties.example
2017-05-09 17:23:20 +02:00
olblak
2e394f9c73
Define some default env variable
2017-05-09 17:23:03 +02:00
olblak
45d82efb21
Update documentation
2017-05-09 17:22:40 +02:00
olblak
cf20102bef
Update css and page navigation
2017-05-09 17:08:04 +02:00
olblak
c1fa0bdd0c
Add yaml support for election
...
Instead of a simple txt file, we now use a yaml which is easier
to detect if a user already made a vote or not.
2017-05-09 17:03:50 +02:00
olblak
b198489c98
Redirect to home after succesfull login
2017-05-09 17:03:11 +02:00
olblak
62dbe1740a
Add election_logdir support
2017-05-09 17:01:48 +02:00
olblak
5940efda1a
Add jquery&jquery-ui library
2017-05-09 17:00:35 +02:00
olblak
5562f571bf
Remove the dependency on the out-dated backend-theme library
2017-05-04 20:18:49 +02:00
olblak
3f46315bdd
switch from 'org.jvnet.hudson:commons-jelly-tags-define:1.0.1-hudson-20071021'
...
to compile 'commons-jelly:commons-jelly-tags-define:1.0'
2017-05-04 16:45:08 +02:00
olblak
2e0fd22f52
README: Update proxy command
2017-05-04 16:44:48 +02:00
Olivier Vernin
10092bac9d
Add boardelection configurations
2017-04-27 15:20:06 +02:00
Olivier Vernin
cf3e65e610
Merge remote-tracking branch 'ndeloof/master' into config/02
2017-04-24 21:45:36 +02:00
R. Tyler Croy
6df93b17f3
Merge pull request #103 from olblak/config/01
...
Add application configuration through env variables
2017-04-24 08:59:20 -07:00
Olivier Vernin
b475312728
Add application configuration through env variables
...
* .gitignore: Add .env file used by docker-compose
for env variables
* Add docker-compose for testing environment
* Update documentation
* Add an entrypoint script
* Template config.properties if the file
doesn't exist
2017-04-24 15:29:21 +02:00
R. Tyler Croy
5a2c1ed838
Avoid javax.json:1.1.0-M1 version
...
17:55 <@abayer> That javax.json-1.1.0-M1.jar was built with Java 9.
GUHHH
2017-04-06 11:04:54 -07:00
R. Tyler Croy
d5cf84abc9
Remove the dependency on the out-dated backend-theme library and instead drop a layout in this repo
...
Fixes WEBSITE_346
2017-04-06 09:48:26 -07:00
R. Tyler Croy
79b97cef1c
Add some fresh new blacklist items
2017-02-13 07:26:09 -08:00
R. Tyler Croy
fa04cf6aaa
Poll SCM for the latest account-app changes
2016-12-28 14:12:39 -08:00
R. Tyler Croy
0bf436efe0
Merge pull request #98 from jenkins-infra/larrys-patch-1
...
Remove trailing space after password in email.
2016-11-30 07:56:18 -08:00
Larry Shatzer, Jr
a0c248148f
Remove trailing space after password in email.
...
Some mail clients will select it when copying, and users have problems signing in, not noticing it.
2016-11-30 08:34:37 -07:00
R. Tyler Croy
b5b141c62f
Merge pull request #97 from jenkins-infra/new-jenkinsfile
...
Update the Jenkinsfile to be a bit more modern and properly skip deployment for PRs
2016-11-09 11:49:03 -08:00
R. Tyler Croy
23b3a24ccf
Update the Jenkinsfile to be a bit more modern and properly skip deployment in pull requests
2016-11-09 11:46:25 -08:00
Nicolas De Loof
a1c33f68ad
Web UI to manage board election
...
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2016-11-07 10:12:38 +01:00
Kohsuke Kawaguchi
79c90e0073
This is a horrible UX, but I don't have time to fix this.
...
So for the time being I'm just going to document this.
2016-06-15 14:23:34 +09:00
Kohsuke Kawaguchi
caa6707c14
Merge branch origin/master
2016-06-15 14:20:50 +09:00
Kohsuke Kawaguchi
6ff96b51a3
Revert "Revert "Making CAPTCHA optional so that I can test this locally""
...
This reverts commit 04ec34e91c
.
2016-06-15 14:20:42 +09:00
Kohsuke Kawaguchi
678994e33f
This check apparently needs to be explicit
2016-06-15 14:17:09 +09:00
R. Tyler Croy
04ec34e91c
Revert "Making CAPTCHA optional so that I can test this locally"
...
This reverts commit d6999fb2b4
.
2016-06-14 21:20:33 -07:00
Kohsuke Kawaguchi
d6999fb2b4
Making CAPTCHA optional so that I can test this locally
2016-06-15 12:31:25 +09:00
Kohsuke Kawaguchi
a8291c0e27
Incorporated bug fix
2016-06-15 12:31:25 +09:00
Kohsuke Kawaguchi
ab47821bf1
Build is on trusted.ci.jenkins.io
...
So no more badge to show.
2016-06-14 18:49:56 -07:00
Kohsuke Kawaguchi
99f010963c
Deploying new REST version of JIRA/LDAP syncer
...
See https://github.com/jenkins-infra/jira-ldap-syncer
2016-06-15 10:44:14 +09:00
Kohsuke Kawaguchi
8807404332
IntelliJ told me this is better as it allows source code & auto-completion
2016-06-15 10:43:20 +09:00
R. Tyler Croy
daf957ba80
Merge pull request #95 from larrys/master
...
Having issues with this triggering all the time. Remove ldap exists c…
2016-04-25 09:59:26 -07:00
Larry Shatzer, Jr
4bef3a6bfe
Having issues with this triggering all the time. Remove ldap exists check. The create record account will still take care of duplicate user ids... multiple accounts per email are now allowed, until this can be fixed properly.
2016-04-25 08:17:34 -06:00
R. Tyler Croy
fb4607dc1e
Merge pull request #94 from larrys/master
...
Remove a few blacklist items.
2016-04-24 09:06:38 -07:00
Larry Shatzer, Jr
5a60d301c8
Remove a few blacklist items.
...
If the email is already used by an account, don't consider that spam, but give them a password reset link.
2016-04-22 08:55:32 -06:00
R. Tyler Croy
0e3c706ba5
Merge pull request #93 from larrys/master
...
Remove geoip information. ipvoid link can provide that information, i…
2016-04-08 12:28:21 -07:00
Larry Shatzer, Jr
a779cc1721
Remove geoip information. ipvoid link can provide that information, if needed.
...
Remove stopforumspam checks to avoid possible timeouts from a third party service.
Removal of dead code that is no longer called.
2016-04-08 11:36:47 -06:00
R. Tyler Croy
47a4bf2da0
Merge pull request #92 from larrys/master
...
Removal of bad name checks.
2016-03-28 07:57:28 -07:00
Larry Shatzer, Jr
6d2841acfa
Removal of bad name checks.
2016-03-28 07:15:12 -06:00
R. Tyler Croy
d191247e3b
Pick up a few more variables that the jira-ldap-syncer assumes will be there
2016-03-24 07:10:11 -07:00
R. Tyler Croy
8c82a52e1b
Allow inserting some information via environemnt variables for the JIRA LDAp syncer library
...
The library doesn't make use of our configuration file at all, apparently, and
the only way to really get these parameters into place is with environment
variables.
I attempted to add the "-Djira.username" parameters at the tail end of the
command line but the runner script for Docker appears to discard them, e.g.:
% ~ ps uaxww | grep java
root 12800 0.0 0.0 4336 744 pts/41 Ss+ 06:50 0:00 /bin/sh -c java -DCONFIG=/etc/accountapp/config.properties -jar "$JETTY_HOME/start.jar" -Djira.username=rofl
999 12805 12.0 3.7 5280284 296100 pts/41 Sl+ 06:50 0:07 java -DCONFIG=/etc/accountapp/config.properties -jar /usr/local/jetty/start.jar
2016-03-24 06:57:04 -07:00
Kohsuke Kawaguchi
ee5e48dfdf
new version of theme that links to https://jenkins.io
2016-03-23 20:22:32 -07:00
Kohsuke Kawaguchi
78b2974d2e
Use a newer version that brings in jenkins.io theme
2016-03-23 19:52:01 -07:00
Kohsuke Kawaguchi
4424884dcd
Consult local repository for SNAPSHOTs
2016-03-23 19:51:15 -07:00