Neraste
614eabce41
Fix call to getSubAdmin
2017-10-21 16:55:06 +02:00
Neraste
6844009d71
Fix typo
2017-10-21 16:47:18 +02:00
Neraste
1246ea24e5
Add notification to subadmins of the default group
2017-10-21 16:43:39 +02:00
Neraste
dc922e72b7
Fix wrong interpreted config value type
2017-10-21 14:09:55 +02:00
Neraste
651439c233
Option for disabling new registered users
2017-10-21 14:02:38 +02:00
Neraste
8c6da61f46
Disable all new registred users
2017-10-21 13:10:20 +02:00
Pellaeon Lin
87f902a4f1
Fix #72 , also use the new getEMailAddress API to get admin email
2017-09-17 15:36:25 +08:00
Pellaeon Lin
77b1b5d35d
Fix #81 Does not set users personal email by using the new
...
setEMailAddress API
2017-09-17 15:01:53 +08:00
Julius Härtl
ffcc23957e
Check if username is already used for a pending registration
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2017-07-08 14:27:51 +02:00
Julius Härtl
fffdb77ff6
Cleanup status codes
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2017-07-08 14:21:57 +02:00
Julius Härtl
74b5428193
Use client secret as identifier
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2017-06-30 15:55:21 +02:00
Julius Härtl
c17398dede
Fix copyright, comments, phpdoc and OCS status codes
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2017-06-30 09:42:29 +02:00
Julius Härtl
8f192c49fe
Add registration API
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2017-06-27 11:37:47 +02:00
Julius Härtl
55c04b21ff
Some refactoring to make code simpler and more readable
...
- Refactor database classes to use entity/mapper pattern
- Use automatic class loading
- Move logic to RegistrationService class so it is reusable for the api
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2017-06-11 13:06:22 +02:00