mirror of
https://github.com/sismics/docs.git
synced 2025-12-13 01:36:18 +00:00
#161: password recovery by email (wip, server part done)
This commit is contained in:
@@ -93,7 +93,13 @@
|
||||
<artifactId>jersey-container-grizzly2-servlet</artifactId>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
||||
|
||||
<dependency>
|
||||
<groupId>org.subethamail</groupId>
|
||||
<artifactId>subethasmtp-wiser</artifactId>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
|
||||
<!-- Install test jar -->
|
||||
|
||||
Reference in New Issue
Block a user