Commit Graph

36 Commits

Author SHA1 Message Date
Nico Schottelius 93677e6ad6 Try ldap auth using python-ldap 2019-01-26 17:46:06 +01:00
Nico Schottelius 8cd904dcdc Add ldap user create support 2019-01-26 15:19:58 +01:00
Nico Schottelius a7e6bdeb42 Make it run again[tm] 2019-01-26 14:02:37 +01:00
Nico Schottelius 0f0946b17f Cleanup 2019-01-26 13:54:20 +01:00
Nico Schottelius 9a44d45f39 Cleanup and add OS requirements 2019-01-26 13:19:19 +01:00
Nico Schottelius 6b21a3b1a0 +gitignore 2019-01-26 13:06:11 +01:00
Marcus Przyklink 030424d9c5 Merge branch 'master' into 'master'
Include working login page

See merge request downhill/vuejs-userservice!1
2018-11-10 17:27:46 +01:00
Nico Schottelius 1721014d8d Update README 2018-11-10 17:22:11 +01:00
Nico Schottelius fb983b651d include working dump via wget -pk
Signed-off-by: Nico Schottelius <nico@nico-notebook.schottelius.org>
2018-11-10 17:20:57 +01:00
downhill e425d47046 updated requirements.txt 2018-11-10 17:11:04 +01:00
downhill d80a871ca2 some further switching around 2018-11-10 17:05:57 +01:00
downhill fe265caec8 minor changes, can't figure it out 2018-11-10 16:06:25 +01:00
downhill f641b1a0e3 some basic design 2018-11-10 14:54:35 +01:00
downhill 12e9ff5cd3 first tries 2018-11-10 13:10:17 +01:00
downhill b512ee2f61 fixed some things 2018-11-07 12:08:46 +00:00
downhill 39f08c7939 fixed some bugs 2018-10-26 11:59:26 +00:00
downhill ea4c0ec178 ensure ssl 2018-10-24 17:55:17 +02:00
downhill 650b71a7c3 put gidNumber in 2018-10-24 16:20:23 +02:00
downhill 72ac665453 changes to check password length 2018-10-23 19:41:49 +02:00
downhill 5b7d67838b bugfixing 2018-10-23 18:13:25 +02:00
downhill d12a09a98e some minor changes for settings 2018-10-23 16:56:12 +02:00
downhill 955d894d64 updated README.md 2018-10-23 16:46:57 +02:00
downhill 260aa5e8f1 config for searchuser added 2018-10-23 16:40:34 +02:00
downhill c720f21e1d some bugfixes, config to example config, wrote function to get new uidNumber 2018-10-23 16:33:54 +02:00
downhill dfd537177e reset function added, some minor debugging/fixes 2018-10-16 20:25:50 +02:00
downhill 2eea482d80 wrote a resetlink function 2018-10-15 21:24:53 +02:00
downhill 0842679b55 Skeleton of resetrequest function 2018-10-15 17:52:15 +02:00
downhill c075872b43 wrote README.md, some minor changes to settings.py and nameko.conf 2018-10-14 23:30:58 +02:00
downhill b5b208b7da switched a bit of logic around, reduce the amount of ldap queries 2018-10-14 21:45:03 +02:00
downhill d98b85391d updated a bit 2018-10-14 21:40:36 +02:00
downhill 789b6e4ecf Fixed typos and bugs, running okay on testenv 2018-10-14 19:21:17 +02:00
downhill 09f7d42de4 Fixed some typos and a strange result 2018-10-14 18:17:59 +02:00
downhill 2b566aeb8e Fixed typos, especially the wrong attribute in <form> 2018-10-14 17:48:11 +02:00
downhill 06249d530d wrote templates, started nameko, cleaned up a bit 2018-10-10 18:07:22 +02:00
downhill a92054bc0a finished up the views 2018-10-10 14:13:49 +02:00
downhill b82ed72185 initial commit 2018-10-09 19:49:47 +02:00